icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old May 17th, 2005, 8:37 PM   #1 (permalink)
Registered User
Seasoned Poster
 
Joined in Sep 2003
Lives in Tampa, FL
62 posts
Gave thanks: 0
Thanked 0 times
Problems with Flash on page

I'm a little baffled at why my flash "slide show" is not working on my website. It is a new element, it is in the template so it should show on every page but for some reason does not run at all. It is located on the top right next to "Scuba Steve's Marine Outlet" on the right hand side. The url is http://www.scubasteve.biz I have other pages with flash that work with no problem.

<tr>
<td width="100" height="63" valign="top">
<img src="../images/scubasteve.gif" width="100" height="63">
</td>
<td width="469" valign="top">
<img src="../images/scubastevelogo2.gif" width="469" height="63">
</td>
<td width="200" valign="top">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="195" height="63">
<param name="movie" value="../brandimages/brand_slideshow.swf">
<param name="quality" value="high">
<embed src="../brandimages/brand_slideshow.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="195" height="63"></embed>
</object>
</td>
</tr>
scubasteve is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 17th, 2005, 9:17 PM   #2 (permalink)
H
after g, before i
Resident.
 
H's Avatar
 
Joined in Jul 2004
Lives in N,BC,CA
8,084 posts
Gave thanks: 48
Thanked 131 times
My best guess is that it's not able to load the file due to an incorrect filepath.
H is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 17th, 2005, 11:28 PM   #3 (permalink)
Marketing Maven
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Orlando
24,749 posts
Gave thanks: 946
Thanked 806 times
Just put the complete path.
http://www.scubasteve.biz/brandimage..._slideshow.swf
__________________
Follow Surpass on Twitter and Facebook
Check out the Surpass Blog



Kayla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old June 9th, 2005, 10:51 PM   #4 (permalink)
Registered User
Seasoned Poster
 
steelwidow's Avatar
 
Joined in Nov 2004
Lives in Columbus, Ohio
Hosted on Pass16
71 posts
Gave thanks: 1
Thanked 0 times
not only should you try the direct path to the file, but make sure this is at the very top of your html page, before the header:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

You've got something similar there, but it wouldn't hurt to try what I've got above.

Also, in looking at the "brandimages" file, there is no swf in it.
__________________
Pass16
http://www.swdesignshosting.com
steelwidow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On