A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Problem Passing a Variable between Movies

  1. #1
    Junior Member
    Join Date
    Jan 2019
    Posts
    1

    Problem Passing a Variable between Movies

    I am working on an Actionscript 1.0 project for desktop use. There is a variable named "Clipboard" in the main file named "Test_SetVariableMovie.fla". It's value is "Success". I need "Clipboard" to be passed to the file "Test_VariableReceivedMovie.fla", which loads into the main movie. I have put a red text field in the main movie and a blue text file in the loaded movie. If the variable is passed correctly, both should say "Success". The one on the main timeline says "Success" but the one that is loaded in shows "Clipboard", the name of the variable. I have tried changing the syntax, but haven't succeeded. I'd appreciate any help getting this resolved. I am open to other options, but this has to remain in Actionscript 1.0.

    Thanks for taking a look.
    Attached Files Attached Files

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center