flash: variables to labels

Out of context: Reply #2

  • Started
  • Last post
  • 12 Responses
  • o0o0

    easy, pull an instance out of the frame, then link the variable to the scene. Then close flash and open it again and use a for loop to extract the movie clip.

    :p just kidding..

    I didn't understand your question. You want to send a certain movie clip to a certain frame, right? Is this when the user clicks a button? Why do you need a variable? Why cant you say
    myMovie.gotoAndStop("label");
    ?
    I don't see why you would need if statements...

View thread