Re: [JAVA3D] There's no content in an applet

2004-11-09 Thread Alessandro Borges
Your code is ok. Runs fine here. Test it with appletviewer, maybe your browser is not configured correctly with Java JRE.   There is also a chance of videocard drivers or DirectX faulty .   Alessandro "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: Hallo people,I've got a problem with task 1 from th

Re: [JAVA3D] There's no content in an applet

2004-11-09 Thread Gilson Laurent
Mello > But I can't see anything into my applet. I don't get any mistake > into my console. The applet opens but nothing's inside. 1. Do other applets run normally ? 2. Do the java3d-demos work ? 3. Does the browser use the SAME jvm or has it an own copy ? cu ===

[JAVA3D] There's no content in an applet

2004-11-09 Thread [EMAIL PROTECTED]
Hallo people, I've got a problem with task 1 from the java3d sun tutorial. A few days ago I started to work with java3d. My first job should be the task I mentioned before. I downloaded the actual java3d sdk and installed it. I attached the jar's to the j2sdk1.4.2_06. I finished my job and compiled