1119 error
hi everyone!
i'm starting learn how work flash, , can't seem on damn error...
can please @ code , tell me i'm doing wrong?
i'm getting error lines 21 , 22.
thanks lot!
cast obects explicitly. example, if simplebutton's import class , use:
simplebutton(startpage.hillbutton).addeventlistener(etc...)
also, should use parantheses when you're creating new objects:
startpage=new startpage();
etc
More discussions in ActionScript 3
adobe
Comments
Post a Comment