manpagez: man pages & more
man SWFMovie_namedAnchor(3)
Home | html | info | man
SWFMovie_namedAnchor(3)                                SWFMovie_namedAnchor(3)




NAME

       SWFMovie_namedAnchor - Add a named anchor Frame


SYNOPSIS

       #include <ming.h>

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


PARAMETERS

       SWFMovie movie
              Movie to which the anchor is added.

       const char *label
              Name to use for the anchor.


DESCRIPTION

       This function adds a named anchor to the movie.



c2man movie.c                   1 October 2008         SWFMovie_namedAnchor(3)

ming 0.4.3 - Generated Tue Dec 7 10:57:18 CST 2010
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.