User Guide
460 Appendix B: XML to UI
<radio label="Button"/>
<radio label="Graphic"/>
</radiogroup>
</row>
<row align="right">
<label value="Registration:" control="registration"/>
<menulist id="registration">
<menupop>
<menuitem label="top left"/>
<menuitem label="top center"/>
<menuitem label="top right"/>
<menuitem label="center left"/>
<menuitem label="center"/>
<menuitem label="center right"/>
<menuitem label="bottom left"/>
<menuitem label="bottom center"/>
<menuitem label="bottom right"/>
</menupop>
</menulist>
</row>
</rows>
</grid>
</dialog>
The Convert to Symbol command now appears on the Commands menu. Draw a shape on the
stage, and select it with the pointer tool. If you then select the
Convert to Symbol command
from the Commands menu, the dialog box defined by Convert to Symbol.xml appears, as shown
in the following figure:
<menupop>
Availability
Flash MX 2004.
Usage
<menulist>
<menupop>
<menuitem/>
...