2007-08-08から1日間の記事一覧

音生成

ByteArrayが扱えるAS3ならでは。 ActionScript3での音生成 http://technote.gabocoy.com/archives/000336.php

ViewStackとLinkBar

組み合わせでトグルが利かなくなるので直そうっていうサンプル Using a LinkBar That Doesn't Toggle Its Links With A ViewStack http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=5481

enum型

Java5ではenum型が追加されていますが、Java1.4で変数名にenum使っているとコンパイルエラー(汗)。 これは置いておいて、 LCDSでは、enum型はサポートされないので使わないでおきましょう。 LiveCycle Data Services 2.5 does not support deserialization…

初期設定

ビルダーからいろいろ変えられます。 Editing Flex application settings http://flexion.wordpress.com/2007/08/07/editing-flex-application-settings/