View Single Post
  #4 (permalink)  
Old 07-02-2009, 10:55 AM
molimits molimits is offline
Junior Member
 
Join Date: Jun 2009
Posts: 2
Default Still not working.

Hi, I have the swf and xml in the same directory as the file calling the swf which is in an includes folder, because its in the footer so its included in every page. so in the includes directory i have data.xml and partners_bar.swf and page_footer.php which calls the bar. now the bar is loading fine but its not loading the images. the images directory path is ../images from where the php file is so Ive tried the path of the image files as ../images and just images/ neither are working. Im on a tight deadline here so any help would be much appreciated.

<thumb image="images/39.jpg" title="i105107" url="http://www.i105107.ie/" rel="nofollow" target="_blank"></thumb>

now the swf is working when double clicked, it opens in flash player and the images are all there. its when its called on the page that its not working, the movie is loaded but there are no images. you can see this at ceol-pr.com/index.html
Reply With Quote