Xmlui.cancel(), Xmlui.get() – Adobe Extending Flash Professional CS4 User Manual
Page 537
Advertising

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
,
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
,
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.
Advertising