#include <stdlib.h>
#include <stdio.h>
#include <ming.h>
#include "ming_utils.h"
Defines | |
#define | OUTPUT_VERSION 6 |
#define | OUTPUT_FILENAME "action_execution_order_test9.swf" |
Functions | |
SWFDisplayItem | add_static_mc (SWFMovie mo, const char *name, const char *scripts, int depth) |
int | main (int argc, char **argv) |
#define OUTPUT_FILENAME "action_execution_order_test9.swf" |
Referenced by main().
#define OUTPUT_VERSION 6 |
Referenced by main().
SWFDisplayItem add_static_mc | ( | SWFMovie | mo, | |
const char * | name, | |||
const char * | scripts, | |||
int | depth | |||
) |
References add_clip_actions().
Referenced by main().
int main | ( | int | argc, | |
char ** | argv | |||
) |