|
Gnash
0.8.11dev
|
#include <DefineSceneAndFrameLabelDataTag.h>
Public Member Functions | |
| virtual void | executeState (MovieClip *, DisplayList &) const |
| TODO: implement this. More... | |
Public Member Functions inherited from gnash::SWF::ControlTag | |
| virtual | ~ControlTag () |
| virtual void | executeActions (MovieClip *, DisplayList &) const |
| Execute Action tags. More... | |
Public Member Functions inherited from gnash::ref_counted | |
| 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 | |
Public Types inherited from gnash::SWF::ControlTag | |
| enum | Type { TAG_ACTION = 1 << 0, TAG_DLIST = 1 << 1 } |
| Type of ControlTag. More... | |
Protected Member Functions inherited from gnash::ref_counted | |
| virtual | ~ref_counted () |
|
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(), gnash::SWF::DEFINESCENEANDFRAMELABELDATA, IF_VERBOSE_MALFORMED_SWF, gnash::movie_definition::isAS3(), and gnash::key::t.
Referenced by gnash::SWF::addDefaultLoaders().
1.8.5