A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: viewing variables

  1. #1

    Talking

    I'm trying to learn how to call a variable with a value that is a graphic. I need the user to be able to select a graphic and then have that same graphic show up later in the movie. Any help would be very appreciated. Thanks!

  2. #2

    Post

    Set the graphic behavior to movie and name it (you prolly have done that already). Then assign that action to a button or a frame:

    Set Variable: "any_var_name" = GetProperty ( "/the_target", _name )


    Just an idea.
    Boby

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