Skip to main content
Inspiring
May 5, 2007
Answered

Gettign the movieClip back

  • May 5, 2007
  • 1 reply
  • 219 views
When you use the AS 2.0 class Linkage method

How do I get the functions of my movieClip back?

My hitTest won't work because he won,t use the MovieClip part of the class to call hitTest

So how do I MAKE HIM use that method?
This topic has been closed for replies.
Correct answer OmniFlash
Well I answered my own question:

Just make it extend from MovieClip and everyone is happy

That was fairly simple.........

1 reply

OmniFlashAuthorCorrect answer
Inspiring
May 5, 2007
Well I answered my own question:

Just make it extend from MovieClip and everyone is happy

That was fairly simple.........