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




NAME

       SWFMovie_remove - Removes a SWFDisplayItem from the movie stage.


SYNOPSIS

       #include <ming.h>

       void SWFMovie_remove
       (
            SWFMovie movie,
            SWFDisplayItem item
       );


PARAMETERS

       SWFMovie movie
              Not Documented.

       SWFDisplayItem item
              Not Documented.


DESCRIPTION

       A  SWFDisplayItem  stays  on stage until it gets removed. This function
       removes the item. The item is displayed until the current frame.



c2man movie.c                   1 October 2008              SWFMovie_remove(3)

ming 0.4.3 - Generated Wed Dec 8 06:11:56 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.