home > Soundの読み込み

Soundの読み込み

March 20, 2007

音源をライブラリーに読み込んで、リンゲージプロパティのActionScriptに書き出しにチェックして名前をbgmとする。

my_sound = new Sound(this);
my_sound.attachSound("bgm");
my_sound.start(0,99);
my_sound.setVolume(50);


ブックマークする hatena del.ico.us


Comments

Post a Comment






Remember personal info