Ubuntu Manpages

SWFMovie_labelFrame

Add a label Frame

#include <ming.h>

void SWFMovie_labelFrame
(
SWFMovie movie,
const char *label
);

Movie to which the label is added.
Name to use for the label.

This function adds a labelFrame to the movie's current frame.