New Zenner
- Join Date:
- Nov 2008
- Posts:
- 10
- Plugin Contributions:
- 0
How to put Flash Slideshow Movie on Main Page?
Hi,
I'm trying to put a flash slideshow movie onto my main page.
I've looked around but could only find solutions to inputting it to headers and etc.
These are the files from my slideshow:
movie (Main folder)
->fs_aux.html
->movie.html
->movie.swf
->slides.xml
->->-res (folder)
-empty
->->-slides (folder)
-images
->->-thumbs (folder
-thumbnail images
I have tried implementing the following code in define pages editor - "define_main_page.php"
<object type="application/x-shockwave-flash" data="includes/templates/zj_silver_wide/images/movie/movie.swf" width="100%" height="337"> <param name="movie" value="includes/templates/zj_silver_wide/images/movie/movie.swf" /> <param name="quality" value="high"><param name="BGCOLOR" value="#000000"> <param name="menu" value="false"> </object>I have placed the files in the above paths as well in my website folder.
All I get on my main page is a "LOAD FAIL"
Could anyone help me out with this issue?
Have I place the files in the wrong folder?
Am I missing something?
Thank you everyone for your help.
Link to my webpage HERE