Ubuntu Manpages

SWFMovie_namedAnchor

Add a named anchor Frame

#include <ming.h>

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

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

This function adds a named anchor to the movie.