User Guide
<columns> 437
Attributes
None.
Child tags
Control tags.
Parent tag
<columns>
Description
Layout tag; creates one column in a tabular grid layout. The column tag must be within a
<columns> tag, which must be within a <grid> tag.
Example
See the example for <grid>.
<columns>
Availability
Flash MX 2004.
Usage
<columns>
...
child tags
...
</columns>
Attributes
None.
Child tags
<column>
Parent tag
<grid>
Description
Layout tag; creates a container tag for the <column> tags in a tabular grid layout. The <columns>
tag must be within a
<grid> tag.
Example
See the example for <grid>.