Open GoogleCodeExporter opened 9 years ago
Original comment by macl...@gmail.com
on 11 Aug 2008 at 11:03
Original comment by macl...@gmail.com
on 14 Aug 2008 at 5:51
Fix:
in MySqlService.as, change the following line:
private function handleError(info:Object):void {
to:
private function handleError(info:Object, token:Object=null):void {
and it should work
Original comment by wimfleer...@gmail.com
on 29 Oct 2008 at 7:57
Original issue reported on code.google.com by
daniel.m...@gmail.com
on 9 Aug 2008 at 2:32