Reply To: A standalone Java client: FireflyClient

#15650
Anonymous
Inactive

@caribou wrote:

About applet configuration…
The second way is a bit more tricky… host the applet files on another webserver … Any classical webserver work for this (i.e. apache, lighttpd,….) — caribou

Hi Caribou,

Playing around with the applet version a bit today… I have successfully migrated the server side applet to an apache server in attempt to bypass the authentication of the FMS. Modification of fireflyclient.html as follow:

 <applet id="fireflyclient" style="width:100%; height:100%; position:absolute; top:0; left:0;"
code="net.firefly.client.gui.applet.FireflyClientApplet">








However, applet version of the client player only shown up in the browser correctly the VERY FIRST time. When attempt to reload and close Firefox and reload the applet it shown up as follow, also tried with IE 6 with the same result: