Flash loading help !
- Started
- Last post
- 2 Responses
- Sod_Bottles
Hi,
I have a flash site that when it is loaded begins streaming in another movie with a streamed sound in it.
THe sound is about 3 minutes long.
However, when I attempt to load in other movies into the main movie, they load very slowly, as they are sharing the bandwidth with the streaming sound...
So, I am deciding to load the sound in as a non streaming movieclip. ...my question....
Is there a way I can begin to load the sound clip in, stop it when another movie is loaded in, then restart the loading when that movie is loaded ?
Any help greatly appreciated :)
THanks,
Mik.e
- Sod_Bottles0
anyone :..(
- Mick0
At the end of each movie set a variable. eg. movie2loaded=1. Do if statements anywhere on your timeline or in a looping MC to do if statements. eg. If movie2loaded=1, stop, root.chickenpoop.load.blah blah.