MACROMEDIA FLASH 8-USING FLASH Use Manual page 609

Using flash
Table of Contents

Advertisement

Child tags
<column>
Parent tag
<grid>
Description
Layout tag; creates a container tag for the
tag must be within a
<columns>
Example
See the example for
<grid>
<dialog>
Availability
Flash MX 2004.
Usage
<dialog
id = "myID"
title="yourTitle"
buttons="accept[, cancel]">
...
child tags
...
</dialog>
Attributes
String; represents a unique identification string that is used by the extensibility features
id
to identify the dialog box and access the values it returns.
String; text that appears in the title bar of the dialog box.
title
Accepts either or both of the strings "accept" and "cancel", which represent the
buttons
OK and Cancel buttons, respectively.
Child tags
,
,
<hbox>
<grid>
<vbox>
Description
Layout tag; creates the container tag for the entire dialog box. All other tags used must be
contained in this tag.
<column>
tag.
<grid>
.
tags in a tabular grid layout. The
<dialog>
609

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents