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:
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:
- Removed -
I'd apreciate some help.
Thanks
Paulo
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:
PHP:
<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>
The website where i'm trying to display the slideshow is:
- Removed -
I'd apreciate some help.
Thanks
Paulo
Last edited by a moderator: