shikamaru85
05-21-2006, 12:04 AM
Hey all,
I'm using an Actionscript class to attach movieclips to the stage. Five of the movieClips I attach are buttons that each have different behaviours when they are clicked. The problem is that only the onMouseUp function that is run is always the one the highest depth. Anyone know how to work around this?
Thanks in advance
I'm using an Actionscript class to attach movieclips to the stage. Five of the movieClips I attach are buttons that each have different behaviours when they are clicked. The problem is that only the onMouseUp function that is run is always the one the highest depth. Anyone know how to work around this?
Thanks in advance