1. Create the slide show using whatever program your comfortable with (save in flash form "*.swf")
2. Upload the "*.swf" flash movie to any directory on your web server you wish (preferably image)
3. Paste the following embedding code into your home.tpl file which is located at:
@ line 12, between the <div></div> tags. Psdelete what is between the tags./catalog/view/theme/default /template/common/home.tpl
embed code
4. Change movie value and embed src value to point to the directory where your movie is stored.<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/sh ... on=8,0,0,0" width="626" height="604">
<param name="movie" value="/image/data/reggae_gallery.swf" />
<param name="quality" value="high" />
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="transparent">
<embed src="/image/data/reggae_gallery.swf"
quality="high"
type="application/x-shockwave-flash"
WMODE="transparent"
width="626"
height="604"
allowFullScreen="true"
pluginspage="http://www.macromedia.com/go/getflashplayer"
allowScriptAccess="always" />
</object>
5. Optionally you can change the size of the movie by adjusting the width and height value @ both locations in the code
6. If done correctly it should look like this :http://www.reggaenationapparel.com/upload