You are not logged in.
Slideroll Message Board / Slideroll Questions and Answers / Slideshow hangs in IE..runs fine with firefox ?    
Author
Message Pages: 1
riovistafc
New member

Registered: 2005-03-02
Posts: 1
By the way...very cool product !

When I surf to my website with IE the slideshow never appears...looks like never attempts to load  ( just a transparent Placeholder) ?

When I surf with Firefox...works fine.

Any ideas ? I think most of the soccer club viewers will be IE users so I got to try and figure out the problem.

PS I'm an apple user at home, safari and IE for Mac work too. Just IE for Windows.

Thanks

www.riovistafc.org/teams/realbarca

Last edited by riovistafc (2005-03-03 12:24:09)


2005-03-03 12:22:53
   
geoff
Slideroll Creator

From: Alexandria, VA
Registered: 2004-10-24
Posts: 60
Looks like the quotes got stripped from your attributes in your code:

This:
<OBJECT type=application/x-shockwave-flash height=280 width=360 data=https://slideroll.com/player.swf?s=487u1ggq&nocache=1 base="https://slideroll.com" wmode="transparent">

should be:
<OBJECT type="application/x-shockwave-flash" height="280" width="360" data="https://slideroll.com/player.swf?s=487u1ggq&nocache=1" base="https://slideroll.com" wmode="transparent">


_______________________________________
Is slideshow one word or two?  That is the question...

2005-03-03 15:02:34
Website  
Pages: 1    
Jump to
Powered by PunBB
Version: 1.1.5
© Copyright 2002-2004 Rickard Andersson