Click to See Complete Forum and Search --> : xml and flash, again....


Aravona
03-24-2010, 09:44 AM
I'm still learning XML and have progressed somewhat but I'm now having problems with a new flash + xml application.

Its a pre-made one, yet again, and the images aren't showing properly.


<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="900" height="400">
<param name="movie" value="http://www.evolutionbusinessservices.co.uk/charlene/blog/wp-content/themes/Evo_v1/videoGallery/vGallery.swf" />
<param name="quality" value="high" />
<embed src="http://www.evolutionbusinessservices.co.uk/charlene/blog/wp-content/themes/Evo_v1/videoGallery/vGallery.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="900" height="400"></embed>
</object>


Thats how its embedded into my page. If I go to the links it works fine, but when I view it on my pages its a no go O.o...

the site with the problems (http://www.evolutionbusinessservices.co.uk/charlene/blog/) <- that link shows the site... if it changes it cos I'm still working on it!

Any help would be appriciated :)

Thanks,

Ara