Hi!
I have successfully developed a component that uses Tweening classes of Flash-2004. But somehow when I convert my fla in SWC format and later package it in MXP, the Tweening classes do not work at all . I think there is something wrong with these statements:
[INDENT]
import mx.transitions.*;
import mx.transitions.easing.*;
[/INDENT]
I am very confused
, Please help someone!