Hi Andreas, Thanks for the kind of words. We'd be very pleased if you could fill a bugreport for those two issues as they're addressed pretty soon, usually.
We've discovered the issues with text you've mentioned, too, and they should definitely be adressed with the new text engine which will also introduce text selection. I think your function fails because it is look on the readyState property. As we're not supporting the ASV getUrl/postUrl extension but instead chose to support the new SVG 1.2 functions, the readyState is missing, see the SVG 1.2 Mobile interface declaration of the callback properties: interface AsyncURLStatus { readonly attribute boolean success; readonly attribute DOMString contentType; readonly attribute DOMString content; }; You might want to check for "success" here, instead. We could add the readyState property if you want too, just fill out a feature request on the website. Regards Alexander Adam Renesis Dev Team -- http://www.emiasys.net ----- 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/