

This sample slideshow HTML code can be used to embed flash slideshow made with FlashSlider into web page.
Please replace parameters set off in red color with your slideshow parameters before inserting slideshow into web page.
<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="%WIDTH%" height="%HEIGHT%"> <param name="movie" value="%NAME%"> <param name="quality" value="high"> %PARAMTRANSPARENT% <embed src="%NAME%" quality="high" %EMBDTRANSPARENT% pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="%WIDTH%" height="%HEIGHT%"> </embed> </object>
%NAME% - replace with your slideshow name and location (e.g. /webfolder/flashslideshow.swf)
%WIDTH% and %HEIGHT% - replace with your flash slide show actual sizes.

