Flash Player 6 (6.0 79.0).
Flash MX 2004.
componentInstance.enabled
Property; indicates whether the component can (true) or cannot (false) accept focus and mouse input. The default value is true.
The following example sets the enabled property of a CheckBox component to false:
checkBoxInstance.enabled = false;
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/mx2004/main_7_2/00002912.html
Comments
arnybarnes said on Jun 6, 2005 at 12:44 PM :