Defines | Functions

moviecliploader_test.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <ming.h>

Defines

#define OUTPUT_VERSION   7
#define OUTPUT_FILENAME   "moviecliploader_test.swf"

Functions

void add_clip (SWFMovie mo, char *file, char *name, char *url, int x, int y)
int main (int argc, char **argv)

Define Documentation

#define OUTPUT_FILENAME   "moviecliploader_test.swf"

Referenced by main().

#define OUTPUT_VERSION   7

Referenced by main().


Function Documentation

void add_clip ( SWFMovie  mo,
char *  file,
char *  name,
char *  url,
int  x,
int  y 
)

Referenced by main().

int main ( int  argc,
char **  argv 
)