Hi,
I’m following this rather useful tutorial on “Preloader & Transitions for Dynamic Files”:
http://www.kirupa.com/developer/mx/preloader_transition.htm
The file works great when published as the parent file in preview mode, however, I plan to launch this movie as an external swf from my MAIN movie. When I try publising it this way it gets “stuck” and plays only the first frame of the transition movie clip. I think it just needs to be target differently, but I don’t know what to change in the action script???
Can someone help?? Please
The heirarchy of the movies in the tutorial works like this:
- Main movie
Loads:
01-a.swf
01-b.swf
01-c.swf
My movie works like this:
- Main movie
(loads external swf from tutorial) - This movie (from tutorial)
(loads external swf’s)
02-a.swf
02-b.swf
02-c.swf
Hopefully that helps
Thanks!