shawn-harris
08-16-2005, 08:38 PM
this.createEmptyMovieClip("suit_mc", 45);
suit_mc.loadMovie("suitman-intro.swf");
that code is how i am attaching...
how do i remove that clip??
i tried this...
_root.suit_mc.removeMovieClip(45)
thanks!!!
suit_mc.loadMovie("suitman-intro.swf");
that code is how i am attaching...
how do i remove that clip??
i tried this...
_root.suit_mc.removeMovieClip(45)
thanks!!!