looping streaming AS
looping streaming AS
Out of context: Reply #2
- Started
- Last post
- 10 Responses
- ********0
try using the onSoundComplete event to loop your sound.....
mySound.onSoundComplete =function () {mySound.start(0,1)}
try using the onSoundComplete event to loop your sound.....
mySound.onSoundComplete =function () {mySound.start(0,1)}