The MovieClip class is used to add the concept of frames, frame labels, and scenes in ActionScript, with all the properties and methods required to query and control the playhead. A user can create MovieClip objects programmatically, but frames, labels, or scenes cannot be added with ActionScript code.
Download practice question and study guide for ace-flash for exam. Become Adobe Adobe Flash CS3 ACE certified.Posts Tagged ‘9A0-058’
What is the MovieClip class?
November 4th, 2009What are Flash tools?
November 4th, 2009Conditional statements
September 24th, 2009Conditional statement is used for decision-making. It performs an action depending on whether or not a condition is true. If the condition is true, the statements following the condition are executed. But if the condition returns false, it will disregard the enclosed actions and continue to the next statement that follows the condition block.
What is a component?
August 18th, 2009How to add a component to a movie manually?
August 18th, 2009How to distribute objects to layers?
August 17th, 2009Take the following steps to distribute objects to layers:
- Select the objects to distribute to layers.

- Select Modify > Timeline > Distribute to Layers.

Or, alternatively, right-click (Windows) or control-click (Macintosh) one of the selected objects, and select the Distribute to Layers option from the pop-up menu.






.








is a standard HTML drop-down, scrollable list. It is a combination of three components: a Button component, a TextInput component, and a List component.