hi!

I have a problem with method:

            Scene load(java.net.URL url)


For example, i try this code:

      ObjectFile f = new ObjectFile(... ... ...);
      Scene s = load(new URL(http://www.blabla.com/blaba/blabla.obj");


Appletviewer return a error about LOAD method:  ERROR SETTING BASE URL: NO
PROTOCOL:

I don't know what is happening...
Please, 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