I have a applet program which load vrml file to Java 3D scene. The applet works well and the vrml files can be loaded successfully when I run the program in Eclipse (there is a button on the applet, after click it the vrml file will be read and loaded to the applet). But after I put it into the IE, there is no action after I click on the button and the error message is " java.security.AccessControlException: access denied"
Anybody know what's going on? Thanks a lot Ted =========================================================================== 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".