What steps will reproduce the problem?
1. I create an public class MyFaceBookUser extends FacebookUser
2.var user:MyFaceBookUser = (event.data as
GetInfoData).userCollection.getItemAt(0) as MyFaceBookUser ;
3.[Fault] exception, information=TypeError: Error #1009: Impossible to
acces at an null object.
If I replace MyFaceBookUser by FacebookUser all is fine. If I trace
So my question is how can I extends from the FacebookUser Class?
I use the Facebook_library_v3.2_flex.swc on windows
thanks
Original issue reported on code.google.com by yoann.kh...@gmail.com on 22 Oct 2009 at 9:01
Original issue reported on code.google.com by
yoann.kh...@gmail.com
on 22 Oct 2009 at 9:01