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

Output text to another scene

New Here ,
Mar 15, 2013 Mar 15, 2013

I have managed to input dynamic text in to one of my scenes so that it outputs in one of the frames in that scene , is there anyway to make the output be seen on another scene?

TOPICS
ActionScript
371
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 , Mar 15, 2013 Mar 15, 2013

You should avoid using scenes.  Just substitute frames or movieclips for scenes.  That way you can have one layer where you store your data and you can have it accessible to all sections.

Translate
LEGEND ,
Mar 15, 2013 Mar 15, 2013
LATEST

You should avoid using scenes.  Just substitute frames or movieclips for scenes.  That way you can have one layer where you store your data and you can have it accessible to all sections.

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