Gnash  0.8.11dev
Public Member Functions | Static Public Member Functions | List of all members
gnash::SWF::StartSoundTag Class Reference

SWF Tag StartSound (15) More...

#include <StartSoundTag.h>

Inheritance diagram for gnash::SWF::StartSoundTag:
gnash::SWF::ControlTag gnash::ref_counted

Public Member Functions

void executeActions (MovieClip *, DisplayList &) const
 Execute Action tags.
- Public Member Functions inherited from gnash::SWF::ControlTag
virtual ~ControlTag ()
virtual void executeState (MovieClip *, DisplayList &) const
 Execute "state" or "DisplayList" tags.
- 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 &r)
 Load a SWF::STARTSOUND tag.

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 ()

Detailed Description

SWF Tag StartSound (15)

See http://sswf.sourceforge.net/SWFalexref.html#tag_startsound

Member Function Documentation

void gnash::SWF::StartSoundTag::executeActions ( MovieClip ,
DisplayList  
) const
virtual
void gnash::SWF::StartSoundTag::loader ( SWFStream in,
TagType  tag,
movie_definition m,
const RunResources r 
)
static

The documentation for this class was generated from the following files: