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 _, IF_VERBOSE_PARSE, gnash::SWFStream::read_string(), gnash::SWFStream::skip_to_tag_end(), and gnash::SWF::STARTSOUND2.
1.7.1