AnthonyLins / facebook-actionscript-api

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

Desktop API not working #422

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
After use the example DesktopPureAS3 i can notice that allways is broke in this 
point: 

TypeError: Error #1009: Cannot access a property or method of a null object 
reference.
    at com.facebook.graph.windows::AbstractWindow/showWindow()[C:\Users\facebookGraphApi\desktopAPI\com\facebook\graph\windows\AbstractWindow.as:132]
    at com.facebook.graph.windows::LoginWindow/open()[C:\Users\facebookGraphApi\desktopAPI\com\facebook\graph\windows\LoginWindow.as:130]
    at com.facebook.graph::FacebookDesktop/login()[C:\Users\facebookGraphApi\desktopAPI\com\facebook\graph\FacebookDesktop.as:545]
    at com.facebook.graph::FacebookDesktop$/login()[C:\Users\facebookGraphApi\desktopAPI\com\facebook\graph\FacebookDesktop.as:162]
    at Fb/handleLoginBtnClick()[C:\SVN\prototype\Fb\src\Fb.as:241]

Is allways broke after login

Original issue reported on code.google.com by javie...@gmail.com on 22 May 2012 at 2:35

GoogleCodeExporter commented 8 years ago
I get this as well.

Original comment by johnn...@gmail.com on 4 Jul 2012 at 12:02

GoogleCodeExporter commented 8 years ago
is there any solution to this?

Original comment by anoxam...@gmail.com on 15 Sep 2013 at 9:32