Connecting Tech Pros Worldwide Help | Site Map

Using Remove MovieClip

  #1  
Old May 30th, 2009, 08:32 AM
Newbie
 
Join Date: Sep 2008
Posts: 2
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 Threads
Thread Thread Starter Forum Replies Last Post
Magic persistent Flash Button karlectomy answers 7 September 24th, 2007 03:49 AM
Unloading createEmptyMovieClip Sebarry answers 1 August 31st, 2007 04:38 AM