AnthonyLins / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

Error in Compilation Flash 11.2 #426

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1061: Call to a possibly undefined method encode through a reference with 
static type Class.

The problem appears when the fla is compiled in Flash Player 11, in others 
Flash Player the problem does not happen. 

Help me

Original issue reported on code.google.com by renato.agds on 14 Jun 2012 at 5:56

GoogleCodeExporter commented 8 years ago
var myData:Object = com.adobe.serialization.json.JSON.decode(myLoader. data);

Original comment by hitek2...@gmail.com on 15 May 2013 at 2:23