
515
EXTENDING FLASH CS4 PROFESSIONAL
XMLUI object
Parameters
None.
Returns
Nothing.
Description
Method; closes the current XMLUI dialog box with an accept state, which is equivalent to the user clicking the OK
button.
See also
fl.xmlui, document.xmlPanel(), xmlui.cancel()
xmlui.cancel()
Availability
Flash MX 2004.
Usage
xmlui.cancel()
Parameters
None.
Returns
Nothing.
Description
Method; closes the current XMLUI dialog box with a cancel state, which is equivalent to the user clicking the Cancel
button.
See also
fl.xmlui, document.xmlPanel(), xmlui.accept()
xmlui.get()
Availability
Flash MX 2004.
Usage
xmlui.get(controlPropertyName)
Parameters
controlPropertyName A string that specifies the name of the XMLUI property whose value you want to retrieve.
Comentários a estes Manuais