[font=Verdana][size=4][color=#003366][size=2] submit.onPress = function () {
getURL (“getVars.php”, “_blank”, “POST”);
}
----------------
so it says in [http://www.kirupa.com/developer/actionscript/displayinphp.htm](http://www.kirupa.com/developer/actionscript/displayinphp.htm)
But, what i get is....
Scene=Scene 1, Layer=Layer 10, Frame=1: Line 3: Statement must appear within on handler
submit.onPress = function () {
Why? [/size]
[/color][/size][/font]