php - Embedded SWF in Facebook with MochiAds Loader, access FB flashvars? -


I have a flash game that has been embedded on Facebook but requires access to the flowerswaves Facebook passes all the embedded games Is it though I'm using the Mokids preloader which means that _root.fb_sig_user is always undefined?

How do I get the variable?

  stage.loaderInfo.parameters.fb_sig_user  

Is my best guess and it does not work.

Try it ..

  paramList = LoaderInfo (this. Root.loaderInfo). Parameter; Trace ("FB_CIG_UZ"]; FB_session = New FacebookSession Youthil ("API_key", "APIICTR", stage.loaderInfo);  

Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -