Namespaces | Functions

MovieClipLoader.cpp File Reference

#include "smart_ptr.h"
#include "as_value.h"
#include "as_object.h"
#include "movie_root.h"
#include "fn_call.h"
#include "Global_as.h"
#include "as_function.h"
#include "MovieClip.h"
#include "DisplayObject.h"
#include "log.h"
#include "URL.h"
#include "VM.h"
#include "string_table.h"
#include "builtin_function.h"
#include "AsBroadcaster.h"
#include "namedStrings.h"
#include "ExecutableCode.h"
#include "NativeFunction.h"
#include <string>

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

void gnash::registerMovieClipLoaderNative (as_object &global)
void gnash::moviecliploader_class_init (as_object &where, const ObjectURI &uri)
 Extern.