HTML slideshow not working in HTML newletter
shmuel
Registered Users Posts: 17 Big grins
Hi,
Can someone help?
We are creating an HTML newsletter in Dreamweaver.
We are trying to embed a Smugmug slideshow with the automatic generated code.
The box where the slideshow should be says "initializing" and then nothing happens.
What are we doing wrong?
Thanks,
sd
Can someone help?
We are creating an HTML newsletter in Dreamweaver.
We are trying to embed a Smugmug slideshow with the automatic generated code.
The box where the slideshow should be says "initializing" and then nothing happens.
What are we doing wrong?
Thanks,
sd
0
Comments
Embed the code between the "[noparse] [/noparse]" tags.
<td width="250px">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="ssidx" width="220" height="330" id="ssidx"><param name="movie" value="http://cdn.smugmug.com/ria/ShizamSlides-2012031404.swf" /><param name="flashVars" value="AlbumID=29019766&AlbumKey=bc8D3m&transparent=true&bgColor=&borderThickness=&borderColor=&useInside=&endPoint=&mainHost=cdn.smugmug.com&VersionNos=2012031404&showLogo=false&width=220&height=330&clickToImage=false&captions=false&showThumbs=false&autoStart=true&showSpeed=true&pageStyle=white&showButtons=true&randomStart=true&randomize=true&splash=&splashDelay=0&crossFadeSpeed=350" /><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /><embed src="http://cdn.smugmug.com/ria/ShizamSlides-2012031404.swf" width="250" type="application/x-shockwave-flash" height="330" flashVars="AlbumID=29019766&AlbumKey=bc8D3m&transparent=true&bgColor=&borderThickness=&borderColor=&useInside=&endPoint=&mainHost=cdn.smugmug.com&VersionNos=2012031404&showLogo=false&width=220&height=330&clickToImage=false&captions=false&showThumbs=false&autoStart=true&showSpeed=true&pageStyle=white&showButtons=true&randomStart=true&randomize=true&splash=&splashDelay=0&crossFadeSpeed=350" allowScriptAccess="always" allowNetworking="all" name="ssidx" ></embed></object>
</td>
Does this help?
Also make sure there are no line breaks in the code and spaces only where required.
Turn line wrapping off in text editor before copying out.
My Website index | My Blog