Page 1 of 1

embed slideshow code in phpmyadmin...

PostPosted: 21. March 2014 21:13
by paulomarqu3s
Hi.
I'm using phpmyadmin on my website and having some issues with an embed slideshow code. The code's from divshare (like flickr) website. It happens that the slideshow appears on the page twice and with an error...

This is the code:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,18,0" width="560" height="400" id="divslide"><param name="movie" value="http://www.divshare.com/flash/slide?myId=25309449-76a" /><param name="allowFullScreen" value="true" /><embed src="http://www.divshare.com/flash/slide?myId=25309449-76a" width="560" height="400" name="divslide" allowfullscreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>

I've tried to put this code with Iframe but the result is the same...

The website where i'm trying to display the slideshow is:

http://www.greencoastvacations.com/detalhes.php?codigo=29

I'd apreciate some help. :roll:
Thanks
Paulo