Alessandro Borges wrote:
>  Why  the page http://code.j3d.org/examples/terrain/applet.html insist to
> install the old JRE 1.2.2 even when I have JRE 1.3.+   ???

That's odd. I've got another email complaining that it requires 1.3 and
won't accept 1.4.....

No idea what's going on, probably something to do your plugin setup as
the page explicitly says 1.3.x

<OBJECT classid="clsid:CAFEEFAC-0013-0001-0000-ABCDEFFEDCBA"
WIDTH = "600" HEIGHT = "400"
codebase="http://java.sun.com/products/plugin/1.3.1/jinstall-131-win32.cab#Version=1,3,1,0";>
<PARAM NAME = CODE VALUE = "FractalTerrainApplet" >
<PARAM NAME = ARCHIVE VALUE = "j3d-org.jar" >

<PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
<PARAM NAME="scriptable" VALUE="false">
<COMMENT>
<EMBED type="application/x-java-applet;version=1.3"
   CODE = "FractalTerrainApplet"
   ARCHIVE = "j3d-org.jar"
   WIDTH = "600" HEIGHT = "400"
   scriptable=false

pluginspage="http://java.sun.com/products/plugin/1.3.1/plugin-install.html";>
<NOEMBED>


Anyway, that will be a non-issue shortly. I have a flight to the US
tomorrow and I'm hoping I can spend a lot of that time reworking all the
j3d.org pages to use CSS and turn this all back to regular <APPLET> tags
and the new JavaPlugin.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
                                               - Greg Bear, Slant
-------------------------------------------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to