GetDotted Domains

Viewing Thread:
"Still need help on revolving slideshow"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Fri 13/04/07 at 09:49
Regular
Posts: 10
I have tried just about everything including looking at the code again and a whole new script someone sent on previous chat thread, but I can not get a simple 4 x jpg slideshow to work. I want the slideshow to appear at a certain point in my page. Ideally I want 2 slideshows both of 4 photos each to appear at different points in my index page. The jpgs are in the same folder as the page that they will be appearing in.

The site url is www.all-theworks.co.uk and if you put the following extensions on you will be able to see the code that i have tried already:

/slideshow1.htm
/copyindex1.htm
/slideshow2.php
/slideshow3.htm

The photos are named indoor0.jpg, indoor1.jpg, indoor2.jpg and indoor3.jpg

I use Dreamweaver MX and normally programme in Html, but have drifted into java and php lately but am very new to this.

Presumably the whole thing needs to be loaded up onto the server to test it propperly? Which I have done. Is there something that i am totally missing? Unfortunately the deadline for this design issue for me has gone by but I still need to get it done asap.

Any suggestions?

Thanks
Fri 13/04/07 at 10:53
Regular
"It goes so quickly"
Posts: 4,083
EDIT:
I've had to add a double [ii] to the code to get around Freeola's keywords.

Hello Holly.

As well as what Bob_The_Moose mentioned, in your code, line 23, you have:

document.images.[B]pic[/B].src = pix[ii];

The bold text pic needs to match whatever value you have within the name attribute of your main slideshow image, which in this case appears to be slideshow.

Either chance the code above to read as:

document.images.[B]slideshow[/B].src = pix[ii];

... or change the value within the name attribute of your image to read:

<img src="indoor0.jpg" name="[B]pic[/B]" border="0">

Also, "indoor2.jpg doesn't appear to be uploaded.
Fri 13/04/07 at 10:51
Regular
Posts: 10
Thank you very much Bob,

Tried that and that didnt work either.

Anything else I can try - am really pulling out all my hair!

Balding webmistress!
Fri 13/04/07 at 10:00
Regular
"Tornado Of Souls"
Posts: 5,680
Looking at your slideshow1 page, you have body onLoad=runslideshow()

runslideshow() isn't defined anywhere in the script.
It looks like slideshow() should handle changing the images at a set time, so try changing it to

Fri 13/04/07 at 09:49
Regular
Posts: 10
I have tried just about everything including looking at the code again and a whole new script someone sent on previous chat thread, but I can not get a simple 4 x jpg slideshow to work. I want the slideshow to appear at a certain point in my page. Ideally I want 2 slideshows both of 4 photos each to appear at different points in my index page. The jpgs are in the same folder as the page that they will be appearing in.

The site url is www.all-theworks.co.uk and if you put the following extensions on you will be able to see the code that i have tried already:

/slideshow1.htm
/copyindex1.htm
/slideshow2.php
/slideshow3.htm

The photos are named indoor0.jpg, indoor1.jpg, indoor2.jpg and indoor3.jpg

I use Dreamweaver MX and normally programme in Html, but have drifted into java and php lately but am very new to this.

Presumably the whole thing needs to be loaded up onto the server to test it propperly? Which I have done. Is there something that i am totally missing? Unfortunately the deadline for this design issue for me has gone by but I still need to get it done asap.

Any suggestions?

Thanks

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Just a quick note to say thanks for a very good service ... in fact excellent service..
I am very happy with your customer service and speed and quality of my broadband connection .. keep up the good work . and a good new year to all of you at freeola.
Matthew Bradley
Everybody thinks I am an IT genius...
Nothing but admiration. I have been complimented on the church site that I manage through you and everybody thinks I am an IT genius. Your support is unquestionably outstanding.
Brian

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre
Feedback Close Feedback

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.