What steps will reproduce the problem?
1. facebook.post( new GetStatus( facebook.uid, 1 ) );
2. var status:GetStatusData = e.data as GetStatusData;
3. var s:Status = status.status[0];
What is the expected output? What do you see instead?
When using the field "message" from s:Status, it is filled with the UID,
and the field "uid" contains the actual message.
What version of the product are you using? On what operating system?
3.2, Windows Vista.
Please provide any additional information below.
Original issue reported on code.google.com by sim...@swipnet.se on 12 Sep 2009 at 11:04
Original issue reported on code.google.com by
sim...@swipnet.se
on 12 Sep 2009 at 11:04