Adobe Illustrator CS5 Type Library JS: ExportOptionsFlash

Illustrator CS5

Class

ExportOptionsFlash

 Options which may be supplied when exporting a document as an Flash (.SWF) file.

Class

PropertyTypeAccessDescription
artClippingArtClippingOption:
ArtClippingOption.OUTPUTARTBOUNDS
ArtClippingOption.OUTPUTARTBOARDBOUNDS
ArtClippingOption.OUTPUTCROPRECTBOUNDS
r/wHow should the arts be clipped during the output. (default: ArtClippingOption.OUTPUTARTBOUNDS)
artboardRangestring r/wIf SaveMultipleArtboards is true,this will be considered for multi-asset extraction which specifies artboard range.Empty string will extracts all the artboards.Default is empty string. (default: )
backgroundColorRGBColor r/wThe background color.
backgroundLayers Array of Layer r/wA list of layers to be included as the static background in all exported Flash frames.
blendAnimationBlendAnimationType:
BlendAnimationType.NOBLENDANIMATION
BlendAnimationType.INSEQUENCE
BlendAnimationType.INBUILD
r/wControls how the blend art objects are animated when export to Flash frames. (default: BlendAnimationType.NOBLENDANIMATION)
compressedbool r/wShould the exported file be compressed. (default: false)
convertTextToOutlinesbool r/wShould all text be converted to outlines. (default: false)
curveQualityint (range: 0 - 10) r/wHow much curve information should be preserved. (default: 7)
exportAllSymbolsbool r/wShould all symbol definitions in the palette be exported to the SWF File. (default: false)
exportStyleFlashExportStyle:
FlashExportStyle.ARTBOARDSTOFILES
FlashExportStyle.ASFLASHFILE
FlashExportStyle.LAYERSASFRAMES
FlashExportStyle.LAYERSASFILES
FlashExportStyle.LAYERSASSYMBOLS
r/wHow should the Flash file be created. (default: FlashExportStyle.ASFLASHFILE)
exportVersionFlashExportVersion:
FlashExportVersion.FLASHVERSION1
FlashExportVersion.FLASHVERSION2
FlashExportVersion.FLASHVERSION3
FlashExportVersion.FLASHVERSION4
FlashExportVersion.FLASHVERSION5
FlashExportVersion.FLASHVERSION6
FlashExportVersion.FLASHVERSION7
FlashExportVersion.FLASHVERSION8
FlashExportVersion.FLASHVERSION9
r/wWhich version of SWF to export. (default: FlashExportVersion.FLASHVERSION9)
frameRatenumber (range: 0.01 - 120) r/wWhen exporting layers to Flash frames. (default: 12)
ignoreTextKerningbool r/wShould the kerning information for text objects be ignored. (default: false)
imageFormatFlashImageFormat:
FlashImageFormat.LOSSLESS
FlashImageFormat.LOSSY
r/wHow should the images in the exported Flash file be compressed. (default: FlashImageFormat.LOSSLESS)
includeMetadatabool r/wIf true, include minimal XMP metadata in the exported file. (default: false)
jpegMethodFlashJPEGMethod:
FlashJPEGMethod.Standard
FlashJPEGMethod.Optimized
r/wWhat method to use. (default: FlashJPEGMethod.Standard)
jpegQualityint (range: 0 - 10) r/wLevel of compression. (default: 3)
layerOrderLayerOrderType:
LayerOrderType.BOTTOMUP
LayerOrderType.TOPDOWN
r/wThe order in which the layers will be exported to Flash frames. (default: LayerOrderType.BOTTOMUP)
loopingbool r/wShould the Flash file be set to loop when run. (default: false)
playbackAccessFlashPlaybackSecurity:
FlashPlaybackSecurity.PlaybackLocal
FlashPlaybackSecurity.PlaybackNetwork
r/wWhat access should the SWF file have - local or network access. (default: FlashPlaybackSecurity.PlaybackLocal)
preserveAppearancebool r/wChoose whether to preserve artwork appearance or editability (default) during export. (default: false)
readOnlybool r/wPrevent the exported file from being imported by other applications. (default: false)
replacingSaveOptions:
SaveOptions.SAVECHANGES
SaveOptions.DONOTSAVECHANGES
SaveOptions.PROMPTTOSAVECHANGES
r/wIf a file with the same name already exists, should it be replaced? (default: SaveOptions.PROMPTTOSAVECHANGES)
resolutionnumber (range: 72 - 2400) r/wPixels per inch. (default: 72)
saveMultipleArtboardsbool r/wAll the artboards or range of the artboards will be exported. (default: false)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index