Wfe-player.htm is an experimental thing that never got off the ground - trio-applet is the one you want.

One other thing to try - edit trio-applet.htm in the docs directory and change:

<applet code="trio.applet.TRioApplet.class" width="700" height="400">

to:

<applet code="trio.applet.TRioApplet.class" archive="trio-0.1.4.jar" width="700" height="400">

Also, open Internet Explorer and choose Internet Options from the Tools menu. Choose the Advanced tab, scroll down and check that "Use Java 2 v1.4.2 for <applet> tags" is selected.

Cheers
Paul

Cheers
Paul

archive="trio-0.1.4.jar"
_________________________
Paul (the tRio guy)