Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 432 Bytes

File metadata and controls

25 lines (13 loc) · 432 Bytes

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