Control Tag Summary For Xml To Ui Dialog Boxes; Column - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

Hide thumbs Also See for FLASH MX 2004-USING FLASH:
Table of Contents

Advertisement

Tag
<spacer>
<vbox>

Control tag summary for XML to UI dialog boxes

The following XML tags are used to create controls:
Tag
<button>
<checkbox>
<choosefile>
<colorchip>
<flash>
<label>
<listbox>
<listitem>
<menulist>
<menupop>
<menuitem>
<popupslider>
<property>
<radiogroup>
<radio>
<targetlist>
<textbox>
<column>
Availability
Flash MX 2004.
Usage
<column>
...
child tags
...
</column>
436
Appendix B: XML to UI
Description
Creates a transparent fill space used to arrange controls.
Creates a container for items laid out vertically.
Description
Creates a button control.
Creates a check box control.
Creates a file chooser control (this is not part of the XUL standard).
Creates a color picker control (this is not part of the XUL standard).
Creates a container for an embedded SWF file (this is not part of the XUL
standard).
Creates a text label that can be associated with another control.
Creates a list box control to contain <listitem> tags.
Creates an individual item in a list box control.
Creates a pop-up menu control that contains <menupop> and <menuitem> tags.
Creates the pop-up menu in a pop-up menu control; contains <menuitem> tags.
Creates an individual item in a pop-up menu control.
Creates a pop-up slider control (this is not part of the XUL standard).
Creates a custom property in an embedded SWF file; used with the <flash> tag.
Creates a container for a group of radio button controls.
Creates a single radio button control. This tag must be used within a
<radiogroup> tag.
Creates a control that lists all instances of a class and lets the user select an
instance.
Creates a control that allows the input of text.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents