try changing:
swfobject.embedSWF("flash/Slideshow.swf",.....
to
swfobject.embedSWF("/flash/Slideshow.swf",....
and also in the OBJECT tag add the "/" in front of the path.
See if that makes it work.
try changing:
swfobject.embedSWF("flash/Slideshow.swf",.....
to
swfobject.embedSWF("/flash/Slideshow.swf",....
and also in the OBJECT tag add the "/" in front of the path.
See if that makes it work.
Thank you very much for your reply, it's quite late at this side of the big blue pond now but I'll try it tomorrow and let you know how it works out!
Working on http://www.skull-shop.net once again.