Note
2012年12月28日 星期五
2011.12.28-actionscript sound play volume changed
import flash.media.Sound;
var BG:Sound = new BGMusic();
var myChannel:SoundChannel = new SoundChannel();
var myTransform = new SoundTransform();
myChannel =BG.play();
myTransform.volume = 0.1;
myChannel.soundTransform = myTransform;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言