From 648e947b1d4dd9b64fdd9872453482af1b849480 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Thu, 5 Jul 2007 16:07:53 +0000 Subject: Added usage of codebase_lookup=false git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@219 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- www/applettest.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/applettest.html') diff --git a/www/applettest.html b/www/applettest.html index deefc5f..5b80c8f 100644 --- a/www/applettest.html +++ b/www/applettest.html @@ -27,6 +27,7 @@ as an applet: http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jar, http://download.java.net/media/gluegen/webstart/gluegen-rt.jar, http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl-demos.jar"> + @@ -49,6 +50,7 @@ The applet above is instantiated with the following code: http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jar, http://download.java.net/media/gluegen/webstart/gluegen-rt.jar, http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl-demos.jar"> + <param name="codebase_lookup" value="false"> <param name="subapplet.classname" value="demos.applets.GearsApplet"> <param name="subapplet.displayname" value="JOGL Gears Applet"> <param name="noddraw.check" value="true"> -- cgit v1.2.3