| Package | Description |
|---|---|
| flash.swf | |
| flash.swf.tags |
This package contains the representations for all SWF tags.
|
| flash.swf.types |
This package contains mostly value objects for SWF tag data.
|
| Modifier and Type | Field and Description |
|---|---|
GenericTag |
Movie.protect
protect the movie from being loaded into the authortool
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagHandler.jpegTables(GenericTag tag) |
void |
TagHandler.protect(GenericTag tag) |
void |
TagHandler.soundStreamBlock(GenericTag tag) |
void |
TagHandler.unknown(GenericTag tag) |
| Modifier and Type | Field and Description |
|---|---|
GenericTag |
DefineBits.jpegTables
there is only one JPEG table in the entire movie
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagList.jpegTables(GenericTag tag) |
void |
TagList.protect(GenericTag tag) |
void |
TagList.soundStreamBlock(GenericTag tag) |
void |
TagList.unknown(GenericTag tag) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.