Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 480 Bytes

File metadata and controls

27 lines (14 loc) · 480 Bytes

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()