i read the other threads but they didn't help me.
I tryed the example DrawPad from the newest packadge and its running fine at the lokal server. I uploaded the server code and got this output in flash:
Sucessfully connected to player.io
Got Error: There is no server in any of the selected server clusters [...] that are eligible to start a new room in (they're all at full capacity or there are no servers in any of the clusters). Either change the selected clusters for your game in the admin panel, try again later or start some more servers for one of your clusters.
I deactivated the local server:
//client.multiplayer.developmentServer = "127.0.0.1:8184";
My db settings allow to create new rooms. What is wrong? Remember its working with the offline server.
Thx 4 help
Rambert