Gnash
0.8.11dev
|
A class for parsing a DefineButton2 tag. More...
#include <DefineButtonTag.h>
Static Public Member Functions | |
static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r) |
Load a DefineButton2 tag. More... | |
A class for parsing a DefineButton2 tag.
This only contains a loader because a DefineButton2Tag uses the same code as DefineButtonTag with minor modifications.
|
static |
Load a DefineButton2 tag.
References _, gnash::movie_definition::addDisplayObject(), assert, gnash::SWF::DEFINEBUTTON2, gnash::SWFStream::ensureBytes(), IF_VERBOSE_PARSE, and gnash::SWFStream::read_u16().
Referenced by gnash::SWF::addDefaultLoaders().