ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > XMLUI > set (XMLUI.set method) | |||
Modifies the value of the specified property of the current XMLUI dialog.
Availability: ActionScript 1.0; Flash Player 7
name:String - The name of the XMLUI property to modify.
value:String - The value to which the specified property will be set.
|
|
|
|