Connecting Tech Pros Worldwide Help | Site Map

Using Remove MovieClip

Newbie
 
Join Date: Sep 2008
Posts: 2
#1: May 30 '09
I have a set of movieclips on stage in a navigation area

when you rollOver each button an mc appears (with buttons inside)

I used attachMovieclip on each button so when you RollOver one button the mc plays and when you rollOver another it cancels the previous and displays the last mc that was rolled over.

NOW
The last clip rolled over is always visible on the stage and I cannot use an onRollOut function for these mc's so I need to use RemoveMovieClip where after you Roll Over any of the mc's if you RollOut past the _x _y boundry of the specific mc the RemoveClip will activate. Does anyone know the proper AS 2.0 code to use for this?
Reply


Similar Flash / Actionscript bytes