Dear all,
I meet some difficulties using the FireFox browser when loading my jMol Applet.
I get the following message :
file:/Users/henon/Dropbox/Algogen/Tools/jmol/userJmolFunctions.spt:
java.security.AccessControlException: access denied (java.io.FilePermission
/Users/henon/Dropbox/Algogen/Tools/jmol/userJmolFunctions.spt read)
Curiously, the same applet works perfectly using Safari browser.
This is not, clearly, a problem of modes (all files and directories, and parent
directories have the read permission).
This is probably due to some browsers rules I am not aware of.
I use the following code:
****
<head>
<script src="./Jmol.js" type="text/javascript"></script>
...
<body>
<form name="myForm">
<script type="text/javascript">
jmolSetCallback("appletReadyCallback", "isAppletReady");
jmolInitialize("."); //
jmolSetAppletColor("skyblue"); // if you don't want black
jmolApplet(1300, "");
...
***
Have someone met the same problem ?
Thanks in advance.
Sincerely.
Eric
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@list...
https://lists.sourceforge.net/lists/listinfo/jmol-developers
opensubscriber is not affiliated with the authors of this message nor responsible for its content.