Skip to main content
Participant
August 8, 2013
Answered

intro animation

  • August 8, 2013
  • 1 reply
  • 468 views

hi,

how to link intro animation to index page

This topic has been closed for replies.
Correct answer Ned Murphy

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.

1 reply

Ned Murphy
Ned MurphyCorrect answer
Legend
August 8, 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.