Hello,
I want to use a simple tween engine (mc_tween.as) with a custom Class of mine.
Basically, so when one Rolls over the MC instance, it tweens to the side.
I just cannot get my custom class to communicate with the tween class though! therefore it just doesn’t work.
Can anyone help me solve this problem? Is there a line of code to let the actionscript codes to access each other?
(-:
I’m guessing mc_tween.as is not a Class correct? Or is it an AS1 class? It probably won’t be easy to add to your Class if mc_tween.as not a Class itself.
If its not a class, I’d actually find and use a different Tween Class - like TweenLite for example - something thats Class based and easily imported into your own class.
Hope this helps
urg this topic was done not that long ago collaspes