Gnash
0.8.11dev
|
#include <DefineSceneAndFrameLabelDataTag.h>
Public Member Functions | |
virtual void | executeState (MovieClip *, DisplayList &) const |
TODO: implement this. More... | |
![]() | |
virtual | ~ControlTag () |
virtual void | executeActions (MovieClip *, DisplayList &) const |
Execute Action tags. More... | |
![]() | |
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... | |
![]() | |
virtual | ~ref_counted () |
|
inlinevirtual |
|
inlinestatic |
This tag is only added to the main timeline (SWFMovieDefinition).
References gnash::movie_definition::addControlTag(), gnash::SWF::DEFINESCENEANDFRAMELABELDATA, IF_VERBOSE_MALFORMED_SWF, gnash::movie_definition::isAS3(), gnash::log_swferror(), and gnash::key::t.
Referenced by gnash::SWF::addDefaultLoaders().