Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

intro animation

New Here ,
Aug 08, 2013 Aug 08, 2013

hi,

how to link intro animation to index page

TOPICS
ActionScript
454
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 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.

Translate
LEGEND ,
Aug 08, 2013 Aug 08, 2013
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines