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?
(-: