Page 1 of 1

XML and flash file

Posted: Wed Mar 03, 2010 3:41 am
by aravona
I have an XML file which is controlling a flash file, however the new images I put in are not showing up.

They showed up on a Mac but not on a PC and now nothing is showing up.

Code: Select all

 <?xml version="1.0" encoding="iso-8859-1" ?> 
- <slideshow>
  <img imgurl="image/early.jpg" /> 
  <img imgurl="image/parentpower.jpg" /> 
  <img imgurl="image/early.jpg" /> 
  <img imgurl="image/2.jpg" /> 
  <img imgurl="image/early.jpg" /> 
  <img imgurl="image/3.jpg" /> 
  <img imgurl="image/early.jpg" /> 
  <img imgurl="image/4.jpg" /> 
  <img imgurl="image/early.jpg" /> 
  <img imgurl="image/5.jpg" /> 
  <img imgurl="image/early.jpg" /> 
  <img imgurl="image/13.jpg" /> 
  </slideshow>
The one that isnt showing up is the 'early' picture.

http://www.stmartinsprep.com/ The flash shows on the very first page and should show an 'early years' info picture every other slide but its not showing up!

Can anyone help me please?

Re: XML and flash file

Posted: Wed Mar 03, 2010 11:23 am
by kaszu
It is showing up for me.