Extension can not be sen in the admin tool

Post here your questions about Actionscript and Java server side extensions development.

Moderators: Lapo, Bax

eyal
Posts: 35
Joined: 29 Nov 2009, 11:18

Extension can not be sen in the admin tool

Postby eyal » 26 Jan 2010, 14:27

Hi,
In my application, I'm creating a dynamic room and loading an extension by using:

Code: Select all

      map.put("xtName", "gameExt");
      map.put("xtClass", "com.smartfoxserver.games.MineField");

after the creation, I can see the new room in the admin tool, but can not see the extension.
How can i be sure that the extension has been loaded and ready for use.
I have inserted, in the extension's init, a message to be displayed, using the trace(), but it can ben seen.
Thanks,
Eyal.
User avatar
Lapo
Site Admin
Posts: 23027
Joined: 21 Mar 2005, 09:50
Location: Italy

Postby Lapo » 26 Jan 2010, 18:37

If the extension is not correctly instantiated a "warning" is logged on the server side, check your log files.
Lapo
--
gotoAndPlay()
...addicted to flash games

Return to “Server Side Extension Development”

Who is online

Users browsing this forum: No registered users and 33 guests