MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 430

Extending flash
Table of Contents

Advertisement

Property
symbolItem.symbolType
symbolItem.timeline
symbolItem.convertToCompiledClip()
Availability
Flash MX 2004.
Usage
symbolItem.convertToCompiledClip()
Parameters
None.
Returns
Nothing.
Description
Method; converts a symbol item in the library to a compiled movie clip.
Example
The following example converts an item in the library to a compiled movie clip:
fl.getDocumentDOM().library.items[3].convertToCompiledClip();
symbolItem.exportSWC()
Availability
Flash MX 2004.
Usage
symbolItem.exportSWC( outputURI )
Parameters
A string, expressed as a file:/// URI, that specifies the SWC file to which the
outputURI
method will export the symbol. The
create a folder if
outputURI
430
Objects
Description
A string that specifies the type of symbol.
Read-only; a
must reference a local file. Flash does not
outputURI
does not exist.
Timeline
object.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents