Ubuntu Manpages

SWFMovie_remove

Removes a SWFDisplayItem from the movie stage.

#include <ming.h>

void SWFMovie_remove
(
SWFMovie movie,
SWFDisplayItem item
);

Not Documented.
Not Documented.

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