Hi!
I work with flash 2.0 in CS3
When I click a button I want to load an swf in a higher level of a “main” swf and jump to a certain frame of the “main” swf. Is that possible? and if so, can you please help me out with the code?
In a nutshell, I want to bring in an swf in a higher level that play a fade to white animation, which then hits a stop motion on a blank frame at the end, then the timeline of the main swf should go to a frame where a transition fades white to a new section of the flash website. Or the timeline could jump right away. Either way I need a goToAndPlay action to work with a loadMovie action simultaneously on a button click. For some reason these two actions seem to cancel each other out.
THNX