Hi,

I think  your problem is probably with your plug-in installation rather than
the html.You can check this by going to:

http://www.resplendent.com/HelloUniverse.html

where you should see a rotating cube. If not you can try going to
http://www.auinger.de/index3.htm where there are some instructions for
installing the plug-in. After following these instructions, try again. If it
fails you might also have to run the Java plug-in control panel
(Start/Programs/Java Plug-in Control Panel). Go  to  the Proxies  tab and see
if "Use browser settings" checkbox is checked. If it is, set it to manual
proxy addresses. Then you have to set up your proxy.cfg file to point to the
correct place (thanks to Vladimir Olenin for this part).

After that, you should be able to see the spinning cube, however you may still
be unable to run certain applets if they access external files on the server
(depending on your browser's security). You can test this by going to:

http://www.resplendent.com/woman.html

where you should see a rotating woman. I'm not sure what the solution is if
you can't see her. Perhaps combining all the files on the server side into a
jar file will work, but I haven't tried it yet.

If you can see the rotating objects at both of these sites then it probably IS
your html, just do a view source at either place and copy what you see,
changing the XXX.class parts to whatever you have called your applet.

From,

Greg Hopkins.


$B3^>>!!9@ (B wrote:

> I would like to know how to write HTML for java3d applet.
> I tried converting HTML by HTMLConverter.
> But web says that applet is not initialized.
> Please tell me how to write HTML for it.
>
> My name is Hiroshi Kasamatsu.
> [EMAIL PROTECTED]
>
> ===========================================================================
> 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".

===========================================================================
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