Hello,

I had been away for a while for my military service. So yesterday i started to use Flash CS 4 in my new job.

Of course i encountered some errors as i wanted to modify my old files.

WHAT HAPPENED to THAT TweenExtended thing?

when i use this,

Actionscript Code:
import mx.transitions.TweenExtended;
import mx.transitions.easing.*;

it gives me this error,

PHP Code:
The class or interface 'mx.transitions.TweenExtended' could not be loaded
How am i going to be able to use old TweenExtended class in CS 4.

BTW my publish settings are -> Player 8 & AS 2.0 what else must i do??

THANK YOU ALL,