Xmlui.cancel(); Xmlui.get(); Xmlui.set() - MACROMEDIA FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY Manual

Flash javascript dictionary
Hide thumbs Also See for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY:
Table of Contents

Advertisement

Description
Method; makes the current XMLUI dialog box exit with an accept state, which is equivalent to
the user clicking the OK button.

xmlui.cancel()

Availability
Flash MX 2004.
Usage
xmlui.cancel()
Parameters
None.
Returns
Nothing.
Description
Method; makes the current XMLUI dialog box exit with a cancel state, which is equivalent to the
user clicking the Cancel button.

xmlui.get()

Availability
Flash MX 2004.
Usage
xmlui.get(name)
Parameters
A string that specifies the name of the XMLUI property to retrieve.
name
Returns
A string value for the specified property. In cases where you might expect a Boolean value of
or
, it returns the string
false
Description
Method; retrieves the value of the specified property of the current XMLUI dialog box.

xmlui.set()

Availability
Flash MX 2004.
Usage
xmlui.set( name, value)
366
Chapter 3: Objects
or
.
"true"
"false"
true

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents