Page 1 of 1

Redbox server side extensions in Actionscript?

Posted: 02 Sep 2010, 14:54
by geekgirl1978
Hi everyone

I have noticed that the Redbox server-side extensions are written in Java. Are these available in Actionscript also like the smartfox extensions are?

Thanks

Posted: 03 Sep 2010, 07:20
by geekgirl1978
Alternatively, how can I edit the Java extensions? I have managed to open the project file in Eclipse but am not sure how to build the Java application. I am getting the message "Selection does not contain a main type".

Is there an easier way to edit the extensions?

Posted: 10 Sep 2010, 09:11
by Bax
Sorry, the RedBox extension is available in Java only.
You need to import the project in Eclipse, setup all the references to libraries properly, etc.
We are not able to provide more specific Java or Eclipse support here, as it is outside the scope of this forum.

Posted: 10 Sep 2010, 10:53
by geekgirl1978
No problem. Thanks anyway. I managed to set up a project using Netbeans and can now modify and rebuild the java classes.