Hey all, I'm getting the error "statement must appear within on handler error" with the following code:
anybody know the problem? Thanks for help!Code:var newgrounds:String = "http://www.newgrounds.com/audio/"; on (release) { getURL(newgrounds, "_blank");




Reply With Quote