Skip to main content
Participant
March 15, 2013
Answered

Output text to another scene

  • March 15, 2013
  • 1 reply
  • 392 views

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?

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

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.

1 reply

Ned Murphy
Ned MurphyCorrect answer
Legend
March 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.