i’m totally new to AS 3.0 and eager to learn as much as possible.
question:
so what if any difference is there between onRollOver and MOUSE_Over?
also,
is there any harm in learning to use tweener to do my tweens instead of cs3’s native tween class?
for example, what if i use tweener but someone else who works on my code doesn’t know how, would it be best, while i’m learning to use 3.0 to stick with tweening using the native Tween class until i master it, and then move on to Tweener or a similar tween engine???
thanks!