Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing images from XML file into flash

Status
Not open for further replies.

percy1981

Programmer
May 11, 2007
7
GB
Hiya Guys,

I have created a flash image gallery that pulls the image files from an XML file. When I test this flash gallery locally it works fine. When I moved the flash to a live server, and tested it by navigating to the swf file in the address bar, it worked fine.

However, when I embedded the flash into an HTML page using SWFObject, the flash loads but the images do not appear. I am assuming the XML is not loading.

Any ideas?
 
No worries! It was an absolute link problem in the fla file. I didn't know relative links would not work on the live server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top