how to turn off fb_noscript?
- by Murvinlai
in my facebook FBML app, I have the flash connecting to the js (in FBJS) .
I have set up the stuffs like that and working.
However, sometimes, the bridge connection fails and I see thatin the URL, facebook attach the fb_noscript=1 parameter there. e.g. apps.facebook.com/myapp/?fb_noscript=1
when I remove it, and reload the apps, it is all good.
I just don't know what I get the fb_noscript thing. and how to get rid of it.