Flex Builderでフレームレートや画面サイズ、背景色の設定とか

毎度かなり最初のところでつまずく俺。Flex Builderでフレームレートや画面サイズ、背景色の設定とか設定する方法がわからず結構時が流れてしまった。

で、やり方。メニューバーの

プロジェクト→プロパティー→ActionScriptコンパイラ→追加コンパイラ引数

-default-size 横 縦 -default-frame-rate フレームレート -default-background-color 色コード

と入れる。↓こんな感じ。

-default-size 400 400 -default-frame-rate 30 -default-background-color 0xffffff

設定パネル

This entry was posted in FLASH Actionscript, Flex Builder. Bookmark the permalink.

コメントをどうぞ

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>