So I am working on creating this game... (Not saying what game is about ) but basicly when my object touches the finish line its supposed to go to the next frame...
[/quote]stop();
cursor.addEventListener(Event.ENTER_FRAME, Collision) function Collision(e:Event):void{