Question
Mouse.listener
Is there a way to use the Mouse.listener to detect what the
name of the item is that you clicked on. I have instances where the
button or movieclip functions are not correctly picking up the
release or mouseUp events but the Mouse.listener is shwoing me it
is not missing a click, so I want to use the listener in some areas
as the click detection driver, but need to know what the user
clicked on.
