Sorry about my last message. the exception I am getting from this page:

http://www.vr-fx.com/3d_work/Terraforming/show2.html

is as follows:-

java.lang.ExceptionInInitializerError: java.security.AccessControlException: access 
denied (java.util.PropertyPermission j3d.disablecompile read)
        at java.security.AccessControlContext.checkPermission(Unknown Source)
        at java.security.AccessController.checkPermission(Unknown Source)
        at java.lang.SecurityManager.checkPermission(Unknown Source)
        at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
        at java.lang.System.getProperty(Unknown Source)
        at javax.media.j3d.MasterControl$3.run(MasterControl.java:489)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.media.j3d.MasterControl.<init>(MasterControl.java:485)
        at javax.media.j3d.VirtualUniverse.createMC(VirtualUniverse.java:184)
        at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:207)
        at Album3D.init(Album3D.java:91)
        at sun.applet.AppletPanel.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

===========================================================================
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