Hi … ok, so I can get my version of the photo slideshow working when just viewing the swf.
However, I have the swf being embedded on the page it seems to have messed up either my XML or pathing or something!
What can I provide to help you troubleshoot:
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='354' height='279' title='Facility Photos' class='flashbanner'><param name='movie' value='facility/facility.swf' /><param name='quality' value='high' /><param name='wmode' value='transparent' /><embed src='facility/facility.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='354' height='279' wmode='transparent' class='flashbanner'></embed></object>
I’ve tried both relative and absolute paths and it just doesn’t work. Help!?