Hi there,
I probably made a mess of my fla project but here’s the deal. I made a movieclip that acts like a button. The first frame of the movieclip contains script to make the movieclip play forward when hovering over the button, rewind when rolling out and a script to go to another frame on the root timeline when clicked.
Now I have created a container movie on the root timeline which acts as a transition between two pages. So now I want to add a script inside that movieclip I discussed earlier that should make another movieclip called and unloadhome (which acts as a transition movie) to load inside that container movie named fadercontainer which is located on the root timeline.
I’m not exactly an actionscript wonder and tried several variations of the loadmovie etc script, but none will work. If someone could maybe give me the exact code you’d need for that I’d be VERY gratefull!
ROB