That error message comes out when you put variables and fuction on a movieclip without an onClipEvent. Just addand everything else you want to add to that, be sure to be inside the onClipEvent. Also i think you have to remove the "for" you wrote thereCode:onClipEvent(load){ on (press){ gotoAndPlay(2); } }
Hope this helps [simplequestions]




Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries 
Reply With Quote