#include <ExportAssetsTag.h>
|
typedef std::vector< std::string > | Exports |
|
Execute "state" or "DisplayList" tags.
State tags exist to control the state of MovieClips along the timeline. They are executed even for skipped frames so that the state is consistent at each frame. Some tags are considered state tags even though they only contain ActionScript, e.g. the DoInitAction tag.
Reimplemented from gnash::SWF::ControlTag.
References _, gnash::Movie::addCharacter(), gnash::Movie::definition(), gnash::SWFStream::ensureBytes(), gnash::movie_definition::exportID(), gnash::MovieClip::get_root(), gnash::key::i, IF_VERBOSE_PARSE, gnash::log_parse(), gnash::key::m, gnash::SWFStream::read_string(), gnash::SWFStream::read_u16(), and gnash::movie_definition::registerExport().
The documentation for this class was generated from the following file: