Answered
Opening new page to a Specific frame
I am still learning Action Script but I have a problem with
writing the full script for combing navigate to new URL and
gotoAndPlay. More specifically what I want to do is use a button
which when clicked will open a new page and then start playing my
Flash movie at a certain frame on the Timeline. I have used buttons
to navigate to a new URL and used the gotoAndPlay ( ) ; command to
play a certain frame, both have been successful but when I combine
the two I run into trouble. What happens is the new page loads
correctly and goes to the specific frame but then opens the browser
in a new window with the movie playing from the beginning. The
correct sequence within the correct Webpage is playing but only if
I close the current page, in other words what I am trying to
achieve is running but in the background.
I have attached some of the code I have tried if that helps. Many Thanks.
I have attached some of the code I have tried if that helps. Many Thanks.