[Previous] [TOC] [Next]

Assign an instance name to the movie clip


To refer to an instance in ActionScript, and as a general best practice, always assign instance names to buttons and movie clip symbols. (You cannot assign an instance name to a graphic symbol.)

  • In the Property inspector, with the instance of MCWheel selected on the Stage, enter wheel_mc in the Instance Name text box.

[Previous] [TOC] [Next]