how to: random swf loading
how to: random swf loading
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- Mick0
What I do is create X number of frames, each one with a load movie that loads a different movie.
One the first frame of your movie put in a gotoAndStop (_Currentframe + Random(X));