Hi Rahaman. Md.Mustafizur Rahaman: > I am using batik-1.7beta1 & when i am trying to open a svg file, it > gives the following error > > Scripts of type (application/ecmascript) cannot be loaded and executed > with the current security settings. > > I have unchecked the check box in Edit->Preferences->Secutiry but > still the problem persists. Can any one please help me?
There was a bug at the time of the release where only text/ecmascript was accepted. Nightly builds will work with application/ecmascript. Note also though that the example you are loading is an SVG Tiny 1.2 document, and Batik only supports SVG Full 1.1 plus a couple of SVG 1.2 features. Notably, it does not support traits (the getFloatTrait() and setFloatTrait() calls in that document). -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

