
521
EXTENDING FLASH PROFESSIONAL
XMLUI object
Last updated 5/2/2011
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.
Commenti su questo manuale