|
-
how would that work?
i assume somethin like
currentSong.addEventListener(Event.SOUND_COMPLETE, soundComplete);
function soundComplete(e:MouseEvent):void{
currentSong.stop();
}
but thas not gona work. there must be a wy for flash to realize when one song is finished, and then tell it to wait for ht next one
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|