Expand my Community achievements bar.

LCCS and Facebook

Avatar

Level 4

Hi,

We found that in a certain use case where we get duplicate names in the UserCollection.

Our site is currently in a Facebook IFrame and only when a user is logged in to facebook they are listed in the UserCollection twice. This looks like a local issue as in the Room Console does not display the user twice. I need to check again to see if other users in the room see the same thing. My first tests show that its not the case and the number of users are displayed corectly.

It looks like LCCS is listing the person twce in the user collection.

Myabe we should use the AS3 API for facebook even though the site currently lives there?

thanks.

...russ

2 Replies

Avatar

Employee

Can you send us the trace messages ? They may help explain what's going on.

Also, do you see "User" and "User/2" or exactly the same name listed twice ?

Avatar

Level 4

Hi,

We are not seeing User and User/2 in the room. its just the same name twice. This only happens when your logged into facebook.

  Think its a local issue where we are grabbing User names and avatar URL..

It looks like something is happening in the UserCollection.

When we use the UserCollection as a soure for a list it shows up twice.

Ill try to get some info from Flash Builder's console.

thanks.

...russ