182
Chapter 3: Objects
Example
The following example displays the version of the authoring tool in the Output panel.
alert( fl.version ); // e.g. WIN 7,0,0,380
fl.xmlui
Availability
Flash MX 2004.
Usage
fl.xmlui
Description
Read-only property; an
XMLUI object
. This property lets you get and set XMLUI properties in a
XMLUI dialog box and lets you accept or cancel the dialog box programmatically.
Example
See
XMLUI object
.
Содержание FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY
Страница 1: ...Flash JavaScript Dictionary ...
Страница 16: ...16 Contents ...
Страница 40: ...40 Chapter 2 Top level functions ...
Страница 368: ...368 Chapter 3 Objects ...
Страница 386: ...386 Chapter 4 C Level Extensibility ...