xviricel / facebook-actionscript-api

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

JSBridge not working on IE #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a facebook app on IE

What is the expected output? What do you see instead?
Flash receive callback when FBAS.updateSwfSession is called, but nothing 
happens.

What version of the product are you using? On what operating system?
version 1.6 on Internet Explorer 8 on Windows 7

Please provide any additional information below.
In FBAS.updateSwfSession, when I change the line
"swf = FBAS.getSwf()"
to
"var swf = FBAS.getSwf()"
it works.

Original issue reported on code.google.com by evangoz...@gmail.com on 17 Mar 2011 at 8:11

GoogleCodeExporter commented 9 years ago
Fix will be added to next update

Original comment by edwar...@gmail.com on 19 Aug 2011 at 9:29

GoogleCodeExporter commented 9 years ago

Original comment by rovertn...@gmail.com on 7 Oct 2011 at 3:28