Skip to main content
Inspiring
December 22, 2006
Question

How can I pass a dynamic value to another frame?

  • December 22, 2006
  • 3 replies
  • 286 views
Hi
How can I pass (or send) the value of a variable to another frame?
Thanks
This topic has been closed for replies.

3 replies

Inspiring
December 23, 2006
once the variable is set in flash it holds its value until the it is overwritten or the movie is refreshed... so if you set a variable on frame 1......it is available the rest of the movie. The only thing you have to worry about is making sure you address the correct timeline when you try to access it later.
ac1982Author
Inspiring
December 22, 2006
i mean from one frame to another frame inside a flash file.
Inspiring
December 22, 2006
Did u mean HTML Frame hold a SWF?