Question
Removing MovieClip
Hello, I'm making my first attempt at using classes to create
a generic movieclip object. This movieclip clip simply displays an
externally loaded jpg. When you click on the jpg, the movieclip
should remove itself. I don't fully understand targeting properly.
The code for the class attached to the movieclip is attached.
Thankyou