siliconjohn
07-11-2007, 05:21 PM
On a mac version of flash cs3 I open a movie created with a previous version (actionscript 2.0). If the movie contains any reference to: mx.transitions.Tween it will crash when you publish it, or better yet when you debug it it will freeze your whole computer for about 5 min.
mx.transitions.Tween;
fl.transitions.Tween;
It will probably crash if you reference anything in mx.transitions too.
mx.transitions.Tween;
fl.transitions.Tween;
It will probably crash if you reference anything in mx.transitions too.