Hello. Here’s what I want to do.
I have a “main.fla”, and an “inside.fla”.
I want to put the “inside.fla” (with a preloader), inside “main.fla”, but I also want to use the buttons, actions I create in “inside.fla”.
I tried doing this with loadMovie(), but this doesn’t help, as it just loads the movie into a target, and I can’t use any of its controls.
How can I do this? Is there an easier way to do this? My website will contain a lot of picture sections, and I don’t want it to take long to load. That is my goal.
Any tutorial links on how to do this are also appreciated.
Thanks in advance for your help. =)