Package | com.swfwire.decompiler |
Class | public class AsyncSWFReaderFiltered |
Inheritance | AsyncSWFReaderFiltered ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Allows known tags to be ignored to improve performance, in the case that you're only interested in certain tags.
Property | Defined By | ||
---|---|---|---|
![]() | active : Boolean [read-only] | AsyncSWFReader | |
![]() | currentContext : SWFReaderContext [read-only] | AsyncSWFReader | |
![]() | currentReadResult : SWFReadResult [read-only] | AsyncSWFReader | |
includedTags : Object | AsyncSWFReaderFiltered | ||
![]() | version : uint | SWFReader |
includedTags | property |
public var includedTags:Object
readTag | () | method |
override protected function readTag(context:SWFReaderContext, header:TagHeaderRecord):SWFTag
Parameters
context:SWFReaderContext | |
header:TagHeaderRecord |
SWFTag |