-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 02 June 2004 09:12, Miguel wrote: > >> I recommend that the 'code' parameter always say: > >> code="JmolApplet.jar" > >> and that 'archive' say: > >> archive="/my/path/to/Jmol.jar" > > This should have said "my/path/to/JmolApplet.jar" > > > so code and archive would refer to two different .jar files? > > what is the significance of "code"? > > code refers to the name of the class that should be run.
Yes, and it should not include the '.jar' extension as in the original example (see above...) I think this was giving the confusion. > archive refers to the .jar file where that class can be found. > > The JmolApplet.jar file actually contains multiple applets. You can say > [applet code='JmolAppletControl' archive="JmolApplet.jar' ... ] > [param name='type' value='button'] > ... > [/applet] > > if you want to use JmolAppletControl buttons instead of HTML buttons. > > Alternatively, you could choose to rename the .jar file to be something > else. > > [applet code='JmolApplet' archive='JmolV10pre999.jar' ...] Egon - -- [EMAIL PROTECTED] PhD on Molecular Representation in Chemometrics Nijmegen University http://www.cac.sci.kun.nl/people/egonw/ GPG: 1024D/D6336BA6 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (SunOS) iD8DBQFAvYLLd9R8I9Yza6YRArscAJ0Q8aTMXyBEJuBUFj/6s9pGw98xigCglLGl QSSpsK5sUA9TtQkwQEI8IrQ= =0A7V -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
