SWFMovieClip_remove(3) SWFMovieClip_remove(3)
NAME
SWFMovieClip_remove - Removes a SWFDisplayItem from the movieclips
stage.
SYNOPSIS
#include <ming.h>
void SWFMovieClip_remove
(
SWFMovieClip clip,
SWFDisplayItem item
);
PARAMETERS
SWFMovieClip clip
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 movieclip.c 20 March 2008 SWFMovieClip_remove(3)
ming 0.4.3 - Generated Wed Dec 8 18:47:26 CST 2010
