Flash - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

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

Advertisement

<column/>
</columns>
<rows>
<row align="left">
<label value="Set fill color: " control="fillColor" align="left"/>
<colorchip id="fillColor" color="#000000"/>
</row>
<row align="left">
<label value="Set stroke color:" control="strokeColor" align="left"/>
<colorchip id="strokeColor" color="#000000"/>
</row>
</rows>
</grid>
</dialog>
The
command now appears on the Commands menu. If you have a Flash document
setcolor
open, draw a shape on the stage and select the
The dialog box defined by setcolor.xml appears, as shown in the following figure:
<flash>
Availability
Flash MX 2004.
Usage
<flash
id="myID"
width="x"
height="y"
src="SWF file">
...
child tags
...
</flash>
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.
Number; sets the width of the
width
Number; sets the height of the
height
String; path to the SWF file to be embedded in the dialog box.
src
command from the Commands menu.
setcolor
control measured in pixels.
<flash>
control measured in pixels.
<flash>
<flash>
453

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents