Control Tag Summary For Xml To Ui Dialog Boxes - MACROMEDIA FLASH 8-USING FLASH Use Manual

Using flash
Table of Contents

Advertisement

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

Control tag summary for XML to UI dialog boxes

607

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents