wagpofafi Topic Starter
Posts: 95
|
 |
« on: August 19, 2011, 03:13:16 AM » |
|
help me with this, i'm making a movieclip button that when mouse is over it will go to a different scene.
on(rollOver){ gotoAndPlay("Gameover",1); } when i do that it's accessing the scenes inside the movieclip,please help me,i need to finish this tommorrow.
|