| Interface | Description |
|---|---|
| ICharacterReferrer |
A SWF tag can refer to one or more SWF tag(s) by the character ID.
|
| ICharacterTag |
A character tag has Character ID.
|
| IManagedTag |
A "managed" SWF tag cannot be added to
SWFFrame pragmatically. |
| ITag |
The interface for all the SWF tags.
|
| Class | Description |
|---|---|
| DoABCTag |
Represents a
DoABC tag in a SWF file. |
| EnableDebugger2Tag |
Represents a
EnableDebugger2 tag in a SWF file. |
| EnableTelemetryTag |
Represents a
EnableTelemetry tag in a SWF file. |
| ExportAssetsTag |
Represents a
ExportAssets tag in a SWF file. |
| FrameLabelTag |
Represents a
FrameLabel tag in a SWF file. |
| ProductInfoTag |
Represents a
ProductInfo tag in a SWF file. |
| ScriptLimitsTag |
Represents a
ScriptLimits tag in a SWF file. |
| ShowFrameTag |
Represents a
ShowFrame tag in a SWF file. |
| SymbolClassTag |
Represents a
SymbolClass tag in a SWF file. |
| Tag |
Base class for all SWF tags.
|
| Enum | Description |
|---|---|
| ProductInfoTag.Edition |
Edition Types
|
| ProductInfoTag.Product |
Product Types
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.