Flexのコンパイルオプション。
画面サイズを固定したり、フレームレートを設定したりできる。
サイズ固定。
<flex-config> <default-size> <width>720</width> <height>540</height> </default-size> </flex-config>
上記内容のファイルを作る。
ファイル名は、MouseClick.asなら
MouseClick-config.xml
というようにファイル名の後に-config.xmlという名前のファイルを作る。
Vectorを使いたい場合、コンフィグに
http://www.sprouthead.com/blog/flashdevelop/flashdevelop_for_flash_player_10.html