0
New Here
,
/t5/animate-discussions/intro-animation/td-p/5410156
Aug 08, 2013
Aug 08, 2013
Copy link to clipboard
Copied
hi,
how to link intro animation to index page
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
LEGEND
,
Aug 08, 2013
Aug 08, 2013
It depends how the two sections are implemented. Either use gotoAndStop() ( or gotoAndPlay() ) if they reside in the same swf or use navigateToURL() if they are separate html files.
LEGEND
,
LATEST
/t5/animate-discussions/intro-animation/m-p/5410157#M139575
Aug 08, 2013
Aug 08, 2013
Copy link to clipboard
Copied
It depends how the two sections are implemented. Either use gotoAndStop() ( or gotoAndPlay() ) if they reside in the same swf or use navigateToURL() if they are separate html files.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

