Hi Rodolfo, ASV6 was never properly tested and there are known issues with Firefox.
Firefox, however, has its own native SVG support and Firefox3 (soon to be released) has improved in SVG substantially. So I really recommend not relying on ASV for Firefox. In Opera, Safari and Firefox you can use the XMLHttpRequest to do network requests. See http://www.carto.net/papers/svg/ network_requests/index.shtml for a wrapper function around getURL (for ASV and Batik) and XMLHttpRequest for other web-browsers. Andreas --- In [email protected], RODOLFO MORENO LLACZA <[EMAIL PROTECTED]> wrote: > > hi ALL, > I have FF2 and I have set svg.enabled = false (this using about:config) in order to disabled the own support for SVG of FF and I have installed the ASV 6 plugin. > > getURL method is working fine but postURL method doesn't work. > > however getURL and postURL working fine with IE7 + ASV3. (I have tested one week ago) > > I don't know which is the error or maybe is an ASV6 bug > > the way how I am calling this method is: > postURL(url,params,getURLCallback,'application/x-www-form- urlencoded; charset=utf-8'); > > thanks in advantage > RODOLFO > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > [Non-text portions of this message have been removed] > ----- 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/

