Gnash
0.8.11dev
|
#include <DefineSceneAndFrameLabelDataTag.h>
Public Member Functions | |
virtual void | executeState (MovieClip *, DisplayList &) const |
TODO: implement this. | |
![]() | |
virtual | ~ControlTag () |
virtual void | executeActions (MovieClip *, DisplayList &) const |
Execute Action tags. | |
![]() | |
ref_counted () | |
ref_counted (const ref_counted &) | |
void | add_ref () const |
void | drop_ref () const |
long | get_ref_count () const |
Static Public Member Functions | |
static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &) |
Additional Inherited Members | |
![]() | |
enum | Type { TAG_ACTION = 1 << 0, TAG_DLIST = 1 << 1 } |
Type of ControlTag. More... |
|
inlinevirtual |
TODO: implement this.
Reimplemented from gnash::SWF::ControlTag.
|
inlinestatic |
This tag is only added to the main timeline (SWFMovieDefinition).
References gnash::movie_definition::addControlTag(), assert, gnash::SWF::DEFINESCENEANDFRAMELABELDATA, IF_VERBOSE_MALFORMED_SWF, gnash::movie_definition::isAS3(), and gnash::key::t.
Referenced by gnash::SWF::addDefaultLoaders().