Expand my Community achievements bar.

Herre_84
Herre_84
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Arun, Nigel,thanks a lot for the help!I did not know about the registerBodyClass() method, but it might indeed be interesting for me to check out the CustomUserFields: I make sure I'll check that out.Best regards,Hans

    Type

    Questions

    Views

    328

    Likes

    0

    Replies

    0
  • Hi,in my code I have a SharedCollection called 'playerDataCollection'. I want to add a custom Object called PlayerData which I use for storing Player-info like the color, name, cards etc... to it, something like this.playerDataCollection.addItem({userId:connectSession.userManager.myUserID, playerDat...

    Type

    Questions

    Views

    731

    Likes

    0

    Replies

    3
  • Thanks for the - again - quick response Hironmay! It keeps surprising me how fast problems are solved on this forum!Keep up the good work,Hans

    Type

    Questions

    Views

    249

    Likes

    0

    Replies

    0
  • Hi,I was trying out the external authentication with Flash Builder beta2 and php, in which I made a simple login panel, which switches to a new state with some ALCS-components (a SharedWhiteboard and a Roster). Altough the login proces works (I get a token returned) and I get into the new state with...

    Type

    Questions

    Views

    523

    Likes

    0

    Replies

    2
  • Michael.thanks very much for the extremely quick response. I was just playing with the UserManager, and the different User-events, and it indeed seems that that should do the trick.For the AIR question: I already thought it would be the wrong forum to ask, but at leas I could try Thanks!

    Type

    Questions

    Views

    446

    Likes

    0

    Replies

    0
  • Hi,I have two questions:1.) I was wondering if it was possible to launch multiple instances of an AIR application on the same machine, for debugging collaborative applications using ALCS?2.) Is there any kind of event that is dispatched when a new user enters a room, or is there any way to get notic...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    4
  • Hi,I want to put some initial values in a SharedCollection. I thought doing this by letting the first connected user fill a local array with the values, and then copying them to the SharedCollection. When I put this function straight after the initialization and subscription to the SharedCollection,...

    Type

    Questions

    Views

    340

    Likes

    0

    Replies

    0
  • I've got just one short question: is there some kind of event to check whether the subscription to a SharedProperty or SharedCollection is complete?Kind regards,Hans

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    4
  • I think I found out what I was doing wrong: apparently the sharedID of a SharedProperty has to be unique. For every component I initialised, I used the same sharedID, and therefor only the last initiated component was having the correct value. Should I then just pass the sharedID value through as a ...

    Type

    Questions

    Views

    586

    Likes

    0

    Replies

    0
  • Hironmay,I've attached a test application which reproduces the error/problem I encounter in my actual code.I've created a Main application (which sets up all the connections etc...), a 'Ship' component (in this case just a HBox) and a 'Shield' component (just a label indicating the damage). The way ...

    Type

    Questions

    Views

    588

    Likes

    0

    Replies

    0
Top badges earned by Herre_84
Customize the badges you want to showcase on your profile