PDA

View Full Version : How do you create a keyword-based Flash slideshow?


emtp563
Aug-08-2008, 09:06 AM
I have asked this question several times before several months ago just after smugmug changed it's code and broke all of my pre-existing keyword-based slide shows. I'm not asking about the bio-box code, I am SPECIFICALLY asking about the html code that is embeddable in forums and blogs OTHER than smugmug. The information found here: http://smugmug.jot.com/WikiHome/FlashSlideShow?revision=39 no longer works. From what I can gather using the "search" function in these forums, the code SHOULD BE:

<object align="middle" height="600" width="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?feedURL%3Dhttp%3A%2F%2Fapi.smugmug. com%2Fhack%2Ffeed.mg%3FType%3Duserkeyword%2526Nick Name%3Dvelocycle%2526Data%3Dgotham&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?feedURL%3Dhttp%3A%2F%2Fapi.smugmug. com%2Fhack%2Ffeed.mg%3FType%3Duserkeyword%2526Nick Name%3Dvelocycle%2526Data%3Dgotham&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></object>

THIS CODE DOES NOT WORK. The semi-transparent Flash loading box pops up and something appears to be loading, but when it's finished loading, nothing happens. Does anyone know the correct code?