set (XMLUI.set method)

public static set(name:String, value:String) : Void

Modifies the value of the specified property of the current XMLUI dialog.

Availability: ActionScript 1.0; Flash Player 7

Parameters

name:String - The name of the XMLUI property to modify.

value:String - The value to which the specified property will be set.