How do I stop my second movie load clearing my first movie load?
Hi,
Working on a home page where a swf movie loads and plays on the timeline.
The problem is when the second swf movie loads and plays further along the timeline the first swf movie disappears...I want it to remain on my stage!
Any ideas?
Cheere Jim
Here is the code I'm using to load the swf movies:
Ok I now have movie 1 still on screen whilst movie 2 plays.
My next hurdle is, when a link button is pressed this in term releases another movie to play, I now want this 3rd movie to play and the first 2 movies to disappear.