Stubborn Flash
Im trying to put a flash slideshow on my site.
I have the = images.xml file in my index directory of the site
Code:
<!-- Slideshow loader XML file -->
<gallery timer="8" order="random” order" fadetime="2" looping="yes" xpos="0" ypos="0">
<image path="/http://www.memories-ata-glance.com/slideshow/2.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/3.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/5.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/6.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/8.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/9.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/10.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/11.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/12.jpg"/>
<image path="/http://www.memories-ata-glance.com/slideshow/21.jpg"/>
<link url="http://www.memories-ata-glance.com"/>
</gallery>
along with my slideshow fold that hold all the pictures.
and the Code on the webpage its self
<object type="application/x-shockwave-flash" data="/code/slideshow.swf"
width="130" height="145" >
<param name="movie" value="/code/slideshow.swf" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<a href="http://www.memories-ata-glance.com">
<img src="/http://www.memories-ata-glance.com/slideshow/3.jpg"
width="130" height="145" alt="Example Slides" /></a>
</object>
Can someone tell me why its not working?
Is the flash file not loading at all or does the flash file load and just not function correctly?
You can see here = http://www.memories-ata-glance.com
Its there, but doesnt load
It doesn't look like a valid Flash file to me. I didn't find "slideshow.swf" anywhere on the site. An swf file won't play (or load) if it's not created with a flash program. An alternative to this is to use a javascript slideshow. Try http://www.dynamicdrive.com they have a lot.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks