Forum Moderators: not2easy

Message Too Old, No Replies

Music just stops after Load Movie?

         

shawn

4:42 pm on Oct 20, 2003 (gmt 0)

10+ Year Member



I have a .swf file I made that I am trying to get to work in another movie made in SWISH.

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.

richardb

6:18 pm on Oct 20, 2003 (gmt 0)

10+ Year Member



Not sure about swish, however, what level are U loading to? If it's the same level that will be the cause.

Rich