> http://webmaps.net46.net/AJAX/Spry/demos/gallery/index2.html
Firebug reports : uncaught exception: Security Error: Content at http://webmaps.net46.net/AJAX/Spry/demos/gallery/index2.html may not load data from http://error.000webhost.com/. Don't you see any error in your browser?? Anyway, it's a cross-domain issue, as it describes. If you run a page at webmaps.net46.net , browsers will not allow you to use GDownloadUrl for some other domain like error.000webhost.com The real problem is that http://webmaps.net46.net/AJAX/Spry/photos.xml is NOT accessible or doesn't exist. I guess the server error handling is redirecting to that other address. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
