User Guide

522 Objects
xmlui.accept()
Availability
Flash MX 2004.
Usage
xmlui.accept()
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.
xmlui.setControlItemElements() Sets the label, value pairs of the current item.
xmlui.setEnabled() Enables or disables (dims) a control.
xmlui.setVisible() Shows or hides a control.
Method Description