#include <stdlib.h>#include <stdio.h>#include <ming.h>#include "ming_utils.h"Defines | |
| #define | OUTPUT_VERSION 7 |
| #define | OUTPUT_FILENAME "registerClassTest2.swf" |
Functions | |
| void | addExport (SWFMovie mo, SWFMovieClip mc, const char *name) |
| int | main (int argc, char **argv) |
| #define OUTPUT_FILENAME "registerClassTest2.swf" |
Referenced by main().
| #define OUTPUT_VERSION 7 |
Referenced by main().
| void addExport | ( | SWFMovie | mo, | |
| SWFMovieClip | mc, | |||
| const char * | name | |||
| ) |
References SWFMovie_writeExports().
Referenced by main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.7.1