NAME
newSWFAction - Creates a new SWFAction object.
SYNOPSIS
#include <ming.h>
SWFAction newSWFAction(const char *script);
PARAMETERS
-
const char *script
-
Not Documented.
DESCRIPTION
Takes a String containing AS[2] source code.
RETURNS
A SWFAction instance.