XML Image Gallery
This week's featured product
Store Locator
This cool AJAX application will enhance your website by showing your stores' locations. You can also display an image and a short description so your users know exactly where to find your business.
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@themesbell.com
wpbor
on 4/8/11
I changed pathToFiles to "" like it said
But this just sits at the loading circle...
galleryItem imagePath = "http://amdweb.com/images/stories/Graph..."
Thanks.
Last edit on 4/8/11
corneliu.chi
on 8/8/11
You will need to set up a crossdomain.xml file on the root of the server that hosts the images. This will permit your other domain to access the resources from the hosting server. This is an example of the file:
http://dev.vuzum.com/crossdomain.xml
This one permits access to all of the domains. But this one:
http://dev.vuzum.com/crossdomain2.xml
permits only the facebook.com and m80im.com domains to access the resources. You will need something similar, but the file should be named crossdomain.xml.