var nowPlaying = true;
var bgm = new Sound();
bgm.loadSound("http://365up.aliapp.com/s/115186.mp3", true);
this.onoff.onRelease = playMusic;
playMusic();
var nowPlaying = true;
var bgm = new Sound();
bgm.loadSound("http://365up.aliapp.com/s/115186.mp3", true);
this.onoff.onRelease = playMusic;
playMusic();