Button - MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Button

Object
|
+-Button
public class Button
extends
Object
All button symbols in a SWF file are instances of the Button object. You can give a button an
instance name in the Property inspector, and use the methods and properties of the Button
class to manipulate buttons with ActionScript. Button instance names are displayed in the
Movie Explorer and in the Insert Target Path dialog box in the Actions panel.
The Button class inherits from the Object class.
Availability: ActionScript 1.0; Flash Lite 2.0
See also
Object
Button
271

Advertisement

Table of Contents
loading

Table of Contents