Choosefile - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

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

Advertisement

<label value="Select clip with labeled frames:" control="target"/>
<targetlist id="target" class="movieclip" />
</hbox>
<hbox>
<checkbox id="stop" label="gotoAndStop? (vs gotoAndPlay)"
checked="false" />
</hbox>
</vbox>
</dialog>
<choosefile>
Availability
Flash MX 2004.
Usage
<choosefile
id="myID"
literal="true|false"
pathtype="relative|absolute"
required="true|false"
size="mySize"
tabindex="myIdx"
type="open|save"
value="myValue"
width="myWidth"/>
Attributes
String; represents a unique identification string that is used by the extensibility features to
id
identify the control and access the value it returns.
Boolean value; if
literal
quotation marks (""). If
quotation marks.("").
String; the two possible values are
pathtype
Boolean value: if
required
for this control; if
Number; an integer that sets the width of the input field using the average character
size
width.
Number; an integer used to set the control's position in the tab order (available only
tabindex
on Windows).
String; can be either
type
String; default text that appears in the text input area.
value
Number; sets the width of the text input area measured in pixels.
width
Child tags
None.
450
Appendix B: XML to UI
then the value returned from this control is enclosed by
true
, which is the default setting, the returned value does not have
false
, then the OK button cannot function until a value is entered
true
, the control has no effect on the OK button.
false
or
"open"
"save"
and
relative
absolute
.
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents