PDA

View Full Version : XML path problem with Slideshow Pro


Halucina Djinn
11-06-2006, 09:30 PM
I'm using a component called Slideshow Pro on my site. It uses an XML file path to access a directory on my site for the images.

Here's the problem . . . Everything displays fine on my computer, on computers I've checked it on, on multiple browsers, and on both PC and Mac platforms, but I've had people who live in different regions of the country tell me that when they try to view my images they see nothing.

They are able to view the Flash movie on my site but when they try to access the slide show the browser says "transferring data" but it never displays the images.

I feel the problem has something to do with it trying to access the XML path but I'm clueless to the why's and how's to fix it.

Has anyone used this component before or run across a similar problem?

Vikas Sharma
11-07-2006, 10:31 AM
Hi,

With XML used to give path for the images to flash there is one big problem.

With Flash displaying Images using the path dynamically from XML. The path should be from the path where is your HTML page which contains the swf, and not from where the SWF is placed.

With Cheers!!!