HighSlide does not pop up

1.7k Views Asked by At

I have ImageFlow and Highslide working on my site, but do not understand why when the image is clicked it just hangs in perpetual loading?

The url to my website is:

http://www.kaimeramedia.com/derek/Website/Main_New7.html

Any help would greatly be appreciated.

2

There are 2 best solutions below

4
On BEST ANSWER

It starts with:

Main_New7.html:17Uncaught ReferenceError: Asset is not defined
Main_New7.html:56Uncaught ReferenceError: MM_preloadImages is not defined
GET http://www.kaimeramedia.com/derek/Website/highslide/graphics/outlines/drop-shadow.png 404 (Not Found)
GET http://www.kaimeramedia.com/derek/Website/highslide/graphics/zoomout.cur 404 (Not Found)
GET http://www.kaimeramedia.com/derek/Website/highslide/graphics/outlines/rounded-white.png 404 (Not Found)

What happens if you use the full path to the image in the longdesc instead of "img/allhallowseve.jpg"

0
On

I get a 404 File not found, when I click the first image, GET http://www.kaimeramedia.com/derek/Website/highslide/graphics/outlines/rounded-white.png 404 (Not Found)

You may need to fix those urls.