Search found 2 matches

by jorgepinho
25 Jan 2010, 12:47
Forum: Server Side Extension Development
Topic: Wrong method from ActionscriptObject in a recipe
Replies: 1
Views: 3821

Wrong method from ActionscriptObject in a recipe

Hi all, On the "sendResponse() Recipes" we have on the recipes... int x = asObj.getInt("x"); int y = asObj.getInt("y"); these 2 lines dont compile, the ActionscriptObject doesnt have the method getInt... it has get(...), getString(...) javadoc in: http://www.smartfoxser...
by jorgepinho
15 Jan 2010, 16:43
Forum: Java2SE / Android Client API
Topic: The room list is empty at login
Replies: 4
Views: 16201

The room list is empty at login

I found several posts regarding this issue... but this warn still shows up ... I have a very simple app that just connects to the server, logs in and does nothing else. All the listeners are registered... and everything is async. However, everytime I call login... - the onLogin is trigered... - I ge...

Go to advanced search