Flash Sound Problem
Flash Sound Problem
Out of context: Reply #1
- Started
- Last post
- 8 Responses
- ********0
try looping it with this function....
mySound.onSoundComplete = function() {
mySound.play();
}
try looping it with this function....
mySound.onSoundComplete = function() {
mySound.play();
}