Hi guys
I’ve been following the transition tutorial and i’ve bumped into several problems.
I’ve got index.swf which is the file with the container. main.swf is the file to be loaded onto index.swf
I can’t get my main to load into the container automatically at a specific time. When I click on the button the animation plays perfectly though.
Maybe because loadMovie is unable to load over index.swf?
What could I be missing out? Someone please help me… this is the first time i’m working with flash so go easy on me.
Thanks everyone for your time!
Edited: I haven’t inserted code for any of the other buttons yet though. I want to be sure I can make this work before I start doing everything else. I think it shouldn’t matter though cause its only meant to load at a specific time.