WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"newSWFAction_fromFile" 3 "1 October 2008" "c2man action.c"
"NAME"
newSWFAction_fromFile - Creates a new SWFAction object.
"SYNOPSIS"
#include <ming.h>

SWFAction newSWFAction_fromFile(const char *filename);

"PARAMETERS"

"const char *filename" Not Documented.

"DESCRIPTION"
Takes a filename pointing to a file containing AS[2] source code. Return a SWFAction instance.