HTML    CSS    PHP    Bootstrap    JavaScript    Dev Tools      

Communicating with Movie Clips in Flash

Current Time  00:00 Total Time  00:00

We are always looking for input on our tutorial content. If you have a suggestion, comment, additional information on this topic that you feel should be added, drop us a line. We appreciate your input.

Title: Communicating with Movie Clips in Flash Category: FLASH

Topic: Flash Essential Training Publish Date: 2015-01-22

Views: 300

Author: Mike King

Description

This tutorial discusses how we communicate with MovieClips is ActionScript 3. We also discuss how to communicate with objects in Flash and the importance of Instance Names. We convert graphics to symbols and demonstrate reusing symbols from the library. We discuss the tools that are associated with the Actions panel. We demonstrate some the properties that are associated with MovieClips and utilizing ActionScript we modify the properties of Movie Clips located on the stage. We discuss how to properly name objects when assigning instance names to our objects on the stage. We demonstrate how to suffix our MovieClips to allow code hinting when manipulating properties of the MovieClips. The tutorial closes with a review of all the important concepts that have been covered in the tutorial.