thank you..
I can’t get the images in the slideshow to view on this page…
http://www.hhdc.com/index.php/site
It is working on my none ee2 site…http://www.hhdc.com
The files used to create the slideshow, were slideshow pro (via flash cs5),file name is gallery.swf,
gallery.xml, the images are in a folder /images/photogallery/
here is the code: that i have in my control panel in expression engine 2
for this page:
{embed="embeds/html_header"}
{embed="embeds/home_header" the_url_title="home_page"
my_location="home"}
[removed][removed]
<!———————————————————————/*Slideshow*/———————————————————————>
<div id=“main”>
<div id=“gallery”>
<!—Begin Flash Here—>
<object id=“FlashID” classid=“clsid:D27CDB6E-AE6D-11cf-96B8-444553540000” width=“990” height=“400”>
<!—This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt.—>
<!—Next object tag is for non-IE browsers. So hide it from IE using IECC.—>
<!—[if !IE]>—>
<object type=“application/x-shockwave-flash” data=“http://www.hhdc.com/gallery.swf” width=“990” height=“400”>
<!—<![endif]—>
<!—The browser displays the following alternative content for users with Flash Player 6.0 and older.—>
<div>
Content on this page requires a newer version of Adobe Flash Player.
http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif
</div>
<!—[if !IE]>—>
</object>
<!—<![endif]—>
</object>
<!—End Flash Here—>
</div><!—/*homecontent-gallery*/—>
<div class=“clear”></div>
</div><!—/*homecontent-top*/—>
<!———————————————————————/*AD Section*/———————————————————————>
<!———————————————————————/*latest*/adOne, adTwo, adThree———————————————————————>
<div id=“latest”>
<div class=“adOne”></div> <!—/*adOne*/—>
<div class=“adTwo”>
<h1>There is nothing ordinary about Harbor Hills Day Camp!</h1>
Guided by an extraordinary Leadership Team and
a well-trained, dedicated staff, campers from
ages 3-14 participate in a strategically-designed
program of dynamic and exciting activities.
http://www.hhdc.com/images/interface/btn_moreR.gif
</div><!—/*adTwo*/—>
<div class=“adThree”></div> <!—/*adThree*/—>
</div><!—/*latest*/—>
<div class=“clear”></div>
<!———————————————————————/*latest*/adFour, adFive, adSix———————————————————————>
<div id=“latest”>
<!—/*adFour*/—>
<div class=“adFour”>
../images/interface/btn_moreL.gif
</div><!—/*adFour*/—>
<div class=“adFive”>
http://www.hhdc.com/images/interface/btn_moreL.gif
</div><!—/*adFive*/—>
<div class=“adSix”></div> <!—/*adSix*/—>
</div><!—/*latest*/—>
<div class=“clear”></div>
<!———————————————————————/*bktrees1*/———————————————————————>
<div class=“bktrees1”>
<div class=“bktrees”>
<div id=“homebackground”>
<div class=“clear”></div>
</div><!—/*homebackground*/—>
</div><!—/*bktrees*/—>
</div><!—/*bktrees1*/—>
<!———————————————————————/endwrapper*/———————————————————————>
</div><!—/*wrapperimage*/—>
{embed="embeds/footer"}
[removed]
swfobject.registerObject(“FlashID”);
[removed]
</body>
</html>
Thank you i hope this makes more sense…
d