Hi,
I’m in the process of redesigning my portfolio page. Here’s my problem:
When you visit the site, you see two SWF files. The first SWF contains the main navigation menu and a loader component. The second SWF contains the intro movie and is automatically loaded into the loader component in the first SWF. When the intro movie finishes, you are presented with four objects/ movieclips. I want to make these objects load content into SWF1’s loader component on release.
How do I go about doing this with AS2? I think it has something to do with targeting the parent, but I don’t know how. Should the objects in the intro movie be movieclips or buttons? Is it possible to make movieclips into links?
Thanks!
Cory