Expand my Community achievements bar.

cosmacol
cosmacol
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • We implemented this feature using the room itself as theglobal roster, and using groups to dinamically manage "sub-rooms".Managing and creating groups in code is also easier (and faster)than dealing with rooms.Cosma Colanicchia

    Type

    Discussions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • The system was back online just in time :) thank you.

    Type

    Questions

    Views

    319

    Likes

    0

    Replies

    0
  • The Cocomo service stopped working for us many hours ago.We are in Italy - could this issue be related to the US-onlyrestriction of the beta program? We have planned a meeting thisevening (in CET) involving a Cocomo application, please let us knowany news on the status of the service...Thank youCosm...

    Type

    Questions

    Views

    964

    Likes

    0

    Replies

    3
  • Yes, finally I added a simple local cache - with my previous(posted) code, the cocomo server ended up having only the last ofthe custom attributes set (even if the submitting client has all),causing troubles for new connecting users.Thank youCosma Colanicchia

    Type

    Questions

    Views

    938

    Likes

    0

    Replies

    0
  • @HironmayThe classes in the other thread worked very well. I just addto workaround a simple problem. I use the "custom user detail"object as a bag for storing multiple values, setting values likethis: var details:Object =_userDetails.getCustomUserDetail(p_userID); if (!details) { details = new Objec...

    Type

    Questions

    Views

    944

    Likes

    0

    Replies

    0
  • Nigel, your explanation is pretty clear, thanks for pointing it out- we've have not explored the room templating features yet, butwe'll surely consider this option... even if I'd still prefer beingprogrammatically in control of configuration tasks :)And thank you for all the support and feedback!Cos...

    Type

    Questions

    Views

    942

    Likes

    0

    Replies

    0
  • @Hironmay: thank you, I'll try your setup as soon as I getback to work next week.. I was able to get those custom attributesassociating a second NodeCollection to the same shareid andlistening for events, but it probably is a dead end.. by the way,do you know when will the next beta drop happen?@Nig...

    Type

    Questions

    Views

    937

    Likes

    0

    Replies

    0
  • Ok, found the problem.If anyone is interested, the custom field values are notmanaged because the line 848 of UserManager.as is commented out..probably this is a work in progress (explaining also why methodsare not documented).Guess I'll need to manage the additional user info in someother way.

    Type

    Questions

    Views

    934

    Likes

    0

    Replies

    0
  • Hi darklump,I see that those methods are not in the API docs (that'sbecause of the @private comment, it excludes the element from thegenerated asdocs).My problem is that I can use them in client code (inactionscript, using the cocomo swc component) but I don't knowif/how can I perform the same thing...

    Type

    Questions

    Views

    933

    Likes

    0

    Replies

    0
  • Hi,I need to use custom fields for my users... I see that customfield must be registered, but theUserManager.registerCustomUserField(String) requires OWNER role tobe invoked.Now, I use the client ActionScript API in my Flexapplication, but I want to perform administrative tasks in myserver back-end,...

    Type

    Questions

    Views

    2.7K

    Likes

    0

    Replies

    13
Top badges earned by cosmacol
Customize the badges you want to showcase on your profile