Forum Moderators: not2easy
I am using a sound loop in the swish file, however, the music stops once the other movie loads up.
This is the scripting:
onFrame (1) {
loadMovie("calling.swf");
playSound("_Shar-XtremeWe-6213_hifi.mp3",false,100,10);
}
I am not familier with SWISH so it may be something I am missing.