| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| ACCEPT — Constant Static Property, class XULWindow |
|
Static constant alias for the name of the "accept" button. |
| addAppPathAt(path:String, at:uint) — method, class SourcePath |
|
Adds a source path to the Flash preferences
|
| addCheckbox(label:String, id:String, checked:Boolean) — method, class XULWindow |
|
Creates a check box control with a label. |
| addDocPathAt(path:String, at:uint) — method, class SourcePath |
|
Adds a source path to the target document. |
| addLabel(label:String, control:String) — method, class XULWindow |
|
Adds a basic text label. |
| addListBox(id:String, items:Array, width:Number, rows:Number) — method, class XULWindow |
|
Creates a List Box. |
| addRadioGroup(id:String, items:Array) — method, class XULWindow |
|
Creates a vertically-oriented group of radio buttons. |
| addTextBox(id:String, value:String) — method, class XULWindow |
|
Adds a text box in which the user can type. |
| appPaths — Property, class SourcePath |
|
Gets an Array of Strings defining source paths set in the Flash preferences. |
| appPathsURI — Property, class SourcePath |
|
Gets an Array of Strings defining source paths, as URIs, set in the Flash preferences. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |