Actionscript Error - Webmasters - Nairaland
Nairaland Forum › Science/Technology › Webmasters › Actionscript Error (804 Views)
| Actionscript Error by ogzille(op): 2:54pm On Jun 17, 2010 |
I sent a file to a PHP file from flash, and i want to get the values i echoed in the php file from flash. But its not working My actionscript code: var saveJPG:URLRequest = new URLRequest("upload_campic.php" ;saveJPG.requestHeaders.push(header); saveJPG.method = URLRequestMethod.POST; saveJPG.data = byteArray; var urlLoader:URLLoader = new URLLoader(); urlLoader.dataFormat=URLLoaderDataFormat.VARIABLES; urlLoader.addEventListener(Event.COMPLETE, sendComplete); urlLoader.load(saveJPG); function sendComplete(event:Event):void{ var urlLoader:URLLoader = URLLoader(event.target); var res:String = e.target.data.stat; var fn:String = e.target.data.filename; if (res == "1" ![]() { ExternalInterface.call("completeJs", fn); } else { ExternalInterface.call("errorJs" ;} //warn.visible = true; //addChild(warn); //warn.addEventListener(MouseEvent.MOUSE_DOWN, warnDown); //warn.buttonMode = true; } pls help and tell me what im not getting right |
| Re: Actionscript Error by ogzille(op): 3:47pm On Jun 17, 2010 |
Hey, it seems i need loads of sleep .I have seen the error, my sendComplete function is inside another parent function, i just had to pull it off. |
| Re: Actionscript Error by DualCore1: 3:56pm On Jun 17, 2010 |
You put yourself in a very OYO situation cuz I never see any ActionScript kid or pro here. |
| Re: Actionscript Error by ogzille(op): 6:12pm On Jun 17, 2010 |
![]() |
| Re: Actionscript Error by DualCore1: 7:52pm On Jun 17, 2010 |
Yea, whatever. OYO ![]() |
Airtel Nigeria Website Error Prone? • Nairaland 504 Gateway Time-out Error • Help With Error Messages On Oscommerce Installation • 2 • 3 • 4
Pls I Still Need Help Embedding Image Gallery Inside Article • Nigeria Has Its Own Paypal: Cashenvoy • Dhtml,dualcore,: And Fellow Web Designers
;
.
