IPIX Java Viewer 2.2 Features: 1. Support for 32-bit Internet Explorer 3.0 and 32-bit Netscape 3.0 browsers. 2. Backward compatible with current Java IPIX images. 3. Supports slightly higher width and height values. 4. Adds progressive loading (streaming) ability. 5. Ability to use a "flat" spin. 6. Lowered number of class files and applet size. NOTES: 1. Larger window size than default 320x240 will rotate slowly on computers less than Pentium 100. 2. Macintosh computers should use APPLE MRJ instead of Microsoft Virtual Machine under Internet Explorer. For more information, check on the web at www.apple.com/java Netscape and Apple are working on MRJ for Netscape. 3. Class files are required for 3.0 versions of browsers, .JAR archive is used for 4.0 browsers. 4. Certain installations of Netscape 4.0.3 and 4.0.4 have incorrect files installed to be compliant with JDK 1.02 -- there is a patch available from Netscape, but we have had mixed results with this patch. It is suggested users update to the latest version of Netscape if possible. 5. Javascript buttons can be used to pass filename values to the applet. They will not work on many older browsers. For this reason, we do not suggest using them on your web site. The following HTML code is used to do this: (change the filename.ipx to the name of the Java IPIX image)
Instructions: more detailed instructions can be found at HTTP://EXTRANET.IPIX.COM/POSTING The following HTML code is inserted on the web page to launch the applet. Reference sample applet code below: Sample applet code explanation: URL value="filename.ipx" --the filename of the IPIX java image example: Spin value="off" or "on" or "flat" --spin on makes IPIX image turn slowly looking up and down without user interaction. User can stop automatic spin by clicking mouse inside IPIX image. flat value will make the image spin without looking up or down. example: or codebase line is only necessary if applet files and referencing html are in different directories. URL value can be absolute address ("http://www.yourdomain.com/directory/java.ipx") Both the applet and image must reside on the same server (www.yourdomain.com). Place all .class files and .jar file on server with referencing HMTL code. Maintain correct spelling and capitilization when posting, especially on case-sensitive web servers. Technical Support: 423-482-3000 or technical_support@ipix.com