Don't forget to convert .html files coming in the package. As to texture
sample, u wouldn't be able to run it in browser unless appropriate
security policies are set in java.policy file (u need to allow the
applet to access your file system). The deal here is that in those
examples all external files (such as texture images) are loaded as far
as i remember via String parameter and that is via File class. If loaded
via URL class, everything would work just fine.
-=V=-
SUBSCRIBE JAVA3D-INTEREST peter wrote:
>
> dear all
> sorry to distrub again.
> When i try to run other example picktexture(also come from sun web)
> the browser show a error "Applet pick texture class picktexture got a
> security violation:method verification errror".
> Any idea?
> THX ALL
>
> ===========================================================================
> 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".