AS 2.0 new to CS4, import mx.transitions.TweenRGB not working
**Works fine in CS3, Doesn’t work in CS4?
**
**Any Ideas, seem to be having the same problem with:
**
mport flash.display.*;
Stage.scaleMode = “noScale”;// no resize of the swf
Stage.align = “TL”;// align top left.
import mx.transitions.Tween;
Like things are not importing correctly, or something?