Aha, found the problem, the column name had to be in caps..
trace("Name: "+o.list[0].NAME) instead of trace("Name: "+o.list[0].name)
Search found 9 matches
- 16 May 2009, 09:30
- Forum: Server Side Extension Development
- Topic: Database/sendResponse problem
- Replies: 4
- Views: 6307
- 16 May 2009, 09:05
- Forum: Server Side Extension Development
- Topic: Database/sendResponse problem
- Replies: 4
- Views: 6307
- 15 May 2009, 14:48
- Forum: Server Side Extension Development
- Topic: Database/sendResponse problem
- Replies: 4
- Views: 6307
- 15 May 2009, 11:59
- Forum: Server Side Extension Development
- Topic: Database/sendResponse problem
- Replies: 4
- Views: 6307
Database/sendResponse problem
Hello!
Ive been playing around with the internalDbExample.fla files, trying to understand it. I managed to understand most of it, and altered it to fit my needs.
Problem is i dont really understand how to read the values that i send back to the client. Putting the values into the datagrid ...
Ive been playing around with the internalDbExample.fla files, trying to understand it. I managed to understand most of it, and altered it to fit my needs.
Problem is i dont really understand how to read the values that i send back to the client. Putting the values into the datagrid ...
- 14 Apr 2009, 11:48
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: buddylist example error
- Replies: 4
- Views: 6156
- 06 Apr 2009, 14:43
- Forum: The Bug Trap
- Topic: onPrivateMessage Documentation
- Replies: 2
- Views: 154
- 06 Apr 2009, 12:45
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: buddylist example error
- Replies: 4
- Views: 6156
- 06 Apr 2009, 09:20
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: buddylist example error
- Replies: 4
- Views: 6156
- 03 Apr 2009, 12:37
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: buddylist example error
- Replies: 4
- Views: 6156
buddylist example error
Hey, i cant get the 24_pro_buddyList2 (as2) example to work.. I have changed the classpath to the latest as2 API, but i still get these errors:
There is no property with the name 'onBuddyPermissionRequest'.
There is no method with the name 'sendBuddyPermissionResponse'.
There is no method with the ...
There is no property with the name 'onBuddyPermissionRequest'.
There is no method with the name 'sendBuddyPermissionResponse'.
There is no method with the ...