Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
SWFMovieClip_nextFrame - Add a new frame to the current movie.
SYNOPSIS
#include <ming.h>
void SWFMovieClip_nextFrame(SWFMovieClip clip);
PARAMETERS
SWFMovieClip clip
Not Documented.
DESCRIPTION
This function adds a new frame to the current movie. All items added, removed manipulated effect this
frame and probably following frames.
c2man movieclip.c 20 March 2008 SWFMovieClip_nextFrame(3)