I followed the tutorial:
Flash Remoting with AS3
By: Jorge Solis
-----------------------------
However, when I run the file and click either of the buttons I get this error:
TypeError: Error #1034: Type Coercion failed: cannot convert Object@e6aa999 to flash.events.Event.
*The Object@ number changes with each time.
Even when I use the files provided with the tutorial (I have the semi-colon after "return $data" though)
I stored the amfphp folder on my server and uploaded SimplePerson.php to services folder of amfphp. I set "myService.connect("
http://noinsuranceclub.com/games/amfphp/gateway.php")" which is the location of the gateway file. Any assistance would be great, thanks.
