public class FileAttributes extends Tag
It is our hope that FileAttributes will be the only tag ever to have this requirement of being located at a specific place in the file. (Otherwise, a complicated set of ordering rules could ensue.)
Any information that applies to the whole SWF should hopefully be incorporated into the FileAttributes tag.
| Modifier and Type | Field and Description |
|---|---|
boolean |
actionScript3 |
boolean |
hasMetadata |
boolean |
suppressCrossDomainCaching |
boolean |
swfRelativeUrls |
boolean |
useDirectBlit |
boolean |
useGPU |
boolean |
useNetwork |
names, stagCSMTextSettings, stagDebugID, stagDefineBinaryData, stagDefineBits, stagDefineBitsJPEG2, stagDefineBitsJPEG3, stagDefineBitsLossless, stagDefineBitsLossless2, stagDefineButton, stagDefineButton2, stagDefineButtonCxform, stagDefineButtonSound, stagDefineEditText, stagDefineFont, stagDefineFont2, stagDefineFont3, stagDefineFont4, stagDefineFontAlignZones, stagDefineFontInfo, stagDefineFontInfo2, stagDefineFontName, stagDefineMorphShape, stagDefineMorphShape2, stagDefineScalingGrid, stagDefineSceneAndFrameLabelData, stagDefineShape, stagDefineShape2, stagDefineShape3, stagDefineShape4, stagDefineSound, stagDefineSprite, stagDefineText, stagDefineText2, stagDefineVideoStream, stagDoABC, stagDoABC2, stagDoAction, stagDoInitAction, stagEnableDebugger, stagEnableDebugger2, stagEnableTelemetry, stagEnd, stagExportAssets, stagFileAttributes, stagFrameLabel, stagFreeCharacter, stagImportAssets, stagImportAssets2, stagJPEGTables, stagMetadata, stagPathsArePostScript, stagPlaceObject, stagPlaceObject2, stagPlaceObject3, stagProductInfo, stagProtect, stagRemoveObject, stagRemoveObject2, stagScriptLimits, stagSetBackgroundColor, stagSetTabIndex, stagShowFrame, stagSoundStreamBlock, stagSoundStreamHead, stagSoundStreamHead2, stagStartSound, stagSymbolClass, stagVideoFrame| Constructor and Description |
|---|
FileAttributes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
void |
visit(TagHandler handler)
Subclasses implement this method to callback one of the methods in TagHandler...
|
equals, getReferences, getSimpleReference, hashCodepublic boolean hasMetadata
public boolean actionScript3
public boolean suppressCrossDomainCaching
public boolean swfRelativeUrls
public boolean useNetwork
public boolean useGPU
public boolean useDirectBlit
Copyright © 2018 The Apache Software Foundation. All rights reserved.