The
mx.effects.Move class has given me a lot of headaches lately. Yesterday I discovered that a bug in a project i'm working on was caused by this class. I replaced the move class with the
tweener class and the bug was disappeared. Somehow the class caused other sprites to turn invisible at random (maybe they got moved to, I still don't know what exactly happened).