2008-04-23から1日間の記事一覧

強制ガベコレ

ホントに? Garbage Collection in Flex http://blogs.eyepartner.com/adrian/flex/flex-tip-6-garbage-collection-in-flex/

インスタンス化を遅らせる

creationPolicyをnoneにして、スクリプトで生成指示を出す。 Using Deferred Instantiation http://blogs.eyepartner.com/adrian/flex/flex-tip-7-using-deferred-instantiation/

Javaからカスタム例外のメッセージを受け取る

Java側でカスタム例外をスローしてFlexで受け取る例です。 Sending extra data in Java Exceptions to Flex Clients http://blogs.eyepartner.com/adrian/flex/sending-extra-data-in-java-exceptions-to-flex-clients/

Excel立ち上げ

AIR

関連付けられたアプリを起動します。 直接exeの指定はできません。 OSの設定に依存します。 Using AIR to launch other applications http://www.jeffryhouser.com/index.cfm/2008/4/22/Using-AIR-to-launch-other-applications

スクリーンサイズ

ディスプレイサイズからウィンドウサイズを決めたい場合。 How can I find the user's screen size in AIR? http://www.jeffryhouser.com/index.cfm/2008/4/15/How-can-I-find-the-users-screen-size-in-AIR