|
Gnash
0.8.10
|
StartSound2Tag (SWF9) More...
#include <StartSoundTag.h>
Static Public Member Functions | |
| static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r) |
| Load a SWF::STARTSOUND2 tag. | |
StartSound2Tag (SWF9)
Very similar to StartSoundTag, but uses a SoundClassName instead of DisplayObject ID. This is not implemented.
| void gnash::SWF::StartSound2Tag::loader | ( | SWFStream & | in, |
| TagType | tag, | ||
| movie_definition & | m, | ||
| const RunResources & | r | ||
| ) | [static] |
Load a SWF::STARTSOUND2 tag.
References _, assert, IF_VERBOSE_PARSE, gnash::SWFStream::read_string(), gnash::SWFStream::skip_to_tag_end(), and gnash::SWF::STARTSOUND2.
Referenced by gnash::SWF::addDefaultLoaders().
1.7.6.1