Eric,
If you are loading the file in your own code make sure you are using a URL
object to describe the path to the file and that you use the getCodeBase()
method to specify the root of the URL.
If you are loading it as a Texture image use the TextureLoader class, I
think it takes care of all this.
Sincerely,
Daniel Selman
[EMAIL PROTECTED]
http://www.tornadolabs.com
> -----Original Message-----
> From: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Arnold
> Sent: 13 February 2000 00:04
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] file permissions
>
>
> when I try running my applet on my site I get this
> "exception: access denied (java.io.FilePermission sparty.jpg read)
> but I know that the right file permisions are set for the image
> file and it
> is in the same directory as my program... I used the HTML converter to
> create the page. Can anyone help me out, I would really like to
> be able to
> use textures in my applets. Thanks
> Eric
>
> ==================================================================
> =========
> 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".