Hey Guys,
OK, check this out.
I have a swf file that in one scene loads another swf file into an empty mc. What I want is for when the mc that is brought in ends (it runs for 30 seconds or so), it tells the parent swf to go to the next scene automatically.
Its an intro (I know, I know). I also need to know what ot put on the button on the incoming swf (the “skip intro”) to, when clicked, get it to automatically go the the parent swf files next scene.
I tried _global, _parent, but nothing works. Is it possible?
Thanks.
P