hi guys,
when i am using this code.
submit.onPress = function(){
if(Title.text!="" && Comments.text !="" && Image.text!=""){
myData.Title = Title.text
myData.Comments = Comments.text
myData.Image = Image.text
myData.sendAndLoad("save.php", myData, "POST")
}
}
stop()
its is generating an error mgs...i.e
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear within on handler
button.onPress = function(){
Total ActionScript Errors: 1 Reported Errors: 1
why so please help me...
i am using Macromedia flash 8 which support as2...
error in action script 2
Friday, May 18, 2012
[Action Script] error in action script 2 May,2012
Posted by Bimo Hery Prabowo at 3:13 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment