Skip to main content
Known Participant
November 24, 2011
Answered

passing parameters between frame

  • November 24, 2011
  • 1 reply
  • 468 views

I have e buttons ,

I need pass a parameter between frames , like this:

If I chose btn1 gotoframe 10 and the parameter is "pt", can I do this?

how?

This topic has been closed for replies.
Correct answer kglad

assign a variable's value in frame 1.  thereafter, that variable will be defined no matter what frame you're in.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
November 24, 2011

assign a variable's value in frame 1.  thereafter, that variable will be defined no matter what frame you're in.