Dialog; Grid - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

Hide thumbs Also See for FLASH MX 2004-USING FLASH:
Table of Contents

Advertisement

<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 to
id
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 OK
buttons
and Cancel buttons, respectively.
Child tags
,
,
<hbox>
<grid>
Description
Layout tag; creates the container tag for the entire dialog box. All other tags used must be
contained in this tag.
Example
For an example that uses the
and
<hbox>
<vbox>
example in
<grid>
<grid>
Availability
Flash MX 2004.
Usage
<grid>
...
child tags
...
</grid>
Attributes
None.
438
Appendix B: XML to UI
<vbox>
<dialog>
. For an example that uses the
.
tag with the
and
<hbox>
tag with the
<dialog>
tags, see the examples in
<vbox>
tag, see the
<grid>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents