|
void | gnash::SWF::frame_label_loader (SWFStream &, TagType, movie_definition &, const RunResources &) |
| Label the current frame (SWF::FRAMELABEL) More...
|
|
void | gnash::SWF::sprite_loader (SWFStream &, TagType, movie_definition &, const RunResources &) |
| Create and initialize a sprite, and add it to the movie. More...
|
|
void | gnash::SWF::define_sound_loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r) |
| Sample rate table for DEFINESOUNDHEAD tags. More...
|
|
void | gnash::SWF::file_attributes_loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &) |
|
void | gnash::SWF::metadata_loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &) |
|
void | gnash::SWF::serialnumber_loader (SWFStream &in, TagType tag, movie_definition &, const RunResources &) |
| Load a SWF::SERIALNUMBER tag. More...
|
|
void | gnash::SWF::reflex_loader (SWFStream &, TagType, movie_definition &, const RunResources &) |
| SWF Tags Reflex (777) More...
|
|