I am working on a platform game and it works fine when you run it once, but when you rewind the movie and start all over it doesn't work right. Sometimes if i move the scrollbars on the stage area it starts working again. It will run once fine but then i must exit director and reload it for it to work again. I think this has somethign to do with my scrolling the map instead of the character but i'm not sure. I'm scrolling it using a repeat with statement (to scroll all objects) Help!