Facebook with actionscript 3 on Flashdevelop : JSON Conventions Issue -


i'm trying use facebook actionscript 3 on flashdevelop, i've been following tutorial setting facebook :

http://supertommy.me/content/2012/getting-started-open-graph-as3/

the code seems clean error :

warning: content targeting flash player version 14 or higher, externalinterface escapes strings using json conventions. maintain compatibility, content published earlier flash player versions continues use legacy escaping behavior.  

i checked flash player target on flashdevelop in project properties, in tab output flash player set 10.1, missing ?

use clause @ end:

content published earlier flash player versions continues use legacy escaping behavior.

as warning newer players may render json string differently 1 in flashdevelop, may need test using newer debug player avoid security issues.

references


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -