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

MAX会場

10月たのしみー。 MAX 2007 CHICAGO - EARLY BIRD ENDS "THIS FRIDAY", AUG. 10TH http://www.onflex.org/ted/2007/08/max-2007-chicago-early-bird-ends-this.php

ストップウォッチ

簡単なTimerクラスの例 Creating a simple timer in Flex with the flash.utils.Timer class http://blog.flexexamples.com/2007/08/14/creating-a-simple-timer-in-flex-with-the-flashutilstimer-class/

モーダルの見た目

スタイルシートで変更できます。 Changing a modal Alert control’s blur, transparency and transparency color http://blog.flexexamples.com/2007/08/14/changing-a-modal-alert-controls-blur-transparency-and-transparency-color/

ズームフレーム

ふむふむ。 Open Source Flex Component: ZoomFrame http://www.zeuslabs.us/2007/08/14/open-source-flex-component-zoomframe/

import の整理

Flex3の使える機能。.asクラスのimport宣言を整理してくれます。 使わないものを消してくれます。ソースコードの品質向上です。 FlexBuilder 3 Tip - Imports http://nwebb.co.uk/blog/?p=65

カスタムコンポからイベント投げる

タグを入れてあげると、MXMLで入力補完とかできますね。 ディスパッチイベントでイベントを投げて、 イベントリスナでイベントをキャッチするのが肝。 How to dispatch an event from a custom item renderer http://nwebb.co.uk/blog/?p=16