Question
return event.currentTarget. name
hi, i'm trying to get the target name of a mouse event and
trace it in another function. when i try to trace the name within
the frameForward function, it succeeds, but it fails to do the same
in the checkSwatches function. any ideas? thank you.