SWFMovie_labelFrame(3) SWFMovie_labelFrame(3)
NAME
SWFMovie_labelFrame - Add a label Frame
SYNOPSIS
#include <ming.h>
void SWFMovie_labelFrame
(
SWFMovie movie,
const char *label
);
PARAMETERS
SWFMovie movie
Movie to which the label is added.
const char *label
Name to use for the label.
DESCRIPTION
This function adds a labelFrame to the movie's current frame.
c2man movie.c 1 October 2008 SWFMovie_labelFrame(3)
ming 0.4.3 - Generated Tue Dec 7 10:57:03 CST 2010
