here is the code i added to my html document <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="550" height="249"> <param name="movie" value="Flash/productslide.swf" /> <param name="quality" value="high" /> <embed src="Flash/productslide.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="249"></embed> </object> Code (markup): but for some reason the flash slide show is saying load fail. Does anyone have any ideas on how to correct? thanks!
Here is the tutorial on how to add a flash slideshow to any webpage with examples.. http://www.bloggertricks.com/2007/12/embed-flashflvswf-files-in-blogger.html hope you got it!
thanks for the link but that does not work either, appears that it is for a blog which is quite bit different than my html document.
you might need a file called swfobject.js its a javascript file which allows you to embed in a html file try it and see also another gallery I used is http://www.airtightinteractive.com/simpleviewer/ its free for personal use thanks