Rob,
At 18:08 08.08.00 +0100, you wrote:
>I use the getResource(String) method in ClassLoader
>to obtain URLs which I then use to load my textures
>(or for any other reason).
URL u = this.getClass().getClassLoader().getResource("/fred.jpg");
MUCH better answer than mine. Thank you for the clarification.
I bow my head in shame.
-Carl-
===========================================================================
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".