MAXSTEELTURBOGO / facebook-actionscript-api

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

FacebookUser.parseProperties contains errors #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Define a class that utilizes FacebookUser.
2. Make a call to Facebook and get "hometown_location" (or any other 
location), "birthday" (or any other date).
3. When the result is returned, apply FacebookUser.parseProperties on it.

What is the expected output? What do you see instead?

Expected output is an application running smoothly, but instead i see a 
lot of parsing errors that crash my application.

What version of the product are you using? On what operating system?
fb_as3_api_v2 0.1.0
Using FlashDevelop RC1 (Compiling on flex), Windows XP SP3

Original issue reported on code.google.com by svener...@gmail.com on 5 Mar 2009 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by daniel.d...@gmail.com on 30 Mar 2009 at 5:12

GoogleCodeExporter commented 9 years ago
New release based of Facebook's Graph API is coming soon.  SDK which this issue 
depends on is no longer supported by Facebook.

Original comment by alan...@gmail.com on 29 Sep 2010 at 7:49