Control tag summary for XML to UI dialog boxes
607
Control tag summary for XML to UI dialog
boxes
The following XML tags are used to create controls:
Tag
Description
<button>
Creates a button control.
<checkbox>
Creates a check box control.
<choosefile>
Creates a file chooser control (this is not part of the XUL standard).
<colorchip>
Creates a color picker control (this is not part of the XUL standard).
<flash>
Creates a container for an embedded SWF file (this is not part of the XUL
standard).
<label>
Creates a text label that can be associated with another control.
<listbox>
Creates a list box control to contain <listitem> tags.
<listitem>
Creates an individual item in a list box control.
<menulist>
Creates a pop-up menu control that contains <menupop> and <menuitem>
tags.
<menupop>
Creates the pop-up menu in a pop-up menu control; contains <menuitem>
tags.
<menuitem>
Creates an individual item in a pop-up menu control.
<popupslider>
Creates a pop-up slider control (this is not part of the XUL standard).
<property>
Creates a custom property in an embedded SWF file; used with the <flash>
tag.
<radiogroup>
Creates a container for a group of radio button controls.
<radio>
Creates a single radio button control. This tag must be used within a
<radiogroup> tag.
<targetlist>
Creates a control that lists all instances of a class and lets the user select
an instance.
<textbox>
Creates a control that allows the input of text.
Summary of Contents for FLASH 8-USING FLASH
Page 1: ...Using Flash...
Page 12: ...12 Contents...
Page 110: ...110 Using Symbols Instances and Library Assets...
Page 128: ...128 Working with Color Strokes and Fills...
Page 156: ...156 Drawing...
Page 190: ...190 Working with Text...
Page 224: ...224 Working with Graphic Objects...
Page 270: ...270 Creating Motion...
Page 310: ...310 Working with Video...
Page 362: ...362 Working with Screens Flash Professional Only...
Page 386: ...386 Creating Multilanguage Text...
Page 454: ...454 Data Integration Flash Professional Only...
Page 500: ...500 Publishing...
Page 534: ...534 Creating Accessible Content...