Flash wont load :( into header

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Flash wont load :( into header
bowen
CZ Super Newbie
 Codezwiz Site Donator
bowen has been a member for over 20 year's 20 Year Member
Occupation: Network Admin
Gender: Male
Website:
Status: Offline
Joined: Mar 08, 2004
0.01 posts per day
Posts: 89
Points: 9,121
   
I am currently playing around with making a new header for the blackened theme by telli and for some reason the flash does not see to load and before anyone says it yes the path to the file is correct LOL here is the code I am using to load the flash is this correct ???
<html>
<head>
<!-- Copyright © 2003 Codezwiz Dot Com. All rights reserved. -->
</head>
<!-- Original Theme Blackened Copyright © 2003 Codezwiz Dot Com. All rights reserved.-->

<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
   <TR>
      
    <TD ROWSPAN=3><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="250" HEIGHT="149" id="themes/Blackened/images/Untitled-1" ALIGN="">
<PARAM NAME=movie VALUE="Untitled-1.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="themes/Blackened/images/Untitled-1.swf" quality=high bgcolor=#000000  WIDTH="250" HEIGHT="149" NAME="Untitled-1" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT> </TD>
      <TD width="100%"  ROWSPAN=3 background="themes/Blackened/images/header_spacermid.gif"></TD>
      <TD COLSPAN=4>
         <A HREF="index.php">
            <IMG SRC="themes/Blackened/images/header_logo.gif" WIDTH=373 HEIGHT=111 BORDER=0 ALT=""></A></TD>
      <TD ROWSPAN=3>
         <IMG SRC="themes/Blackened/images/header_endright.gif" WIDTH=9 HEIGHT=149 ALT=""></TD>
   </TR>
   <TR>
      <TD>
         <A HREF="index.php">
            <IMG SRC="themes/Blackened/images/home_button.gif" WIDTH=91 HEIGHT=28 BORDER=0 ALT=""></A></TD>
      <TD>
         <A HREF="modules.php?name=Forums">
            <IMG SRC="themes/Blackened/images/forums_button.gif" WIDTH=95 HEIGHT=28 BORDER=0 ALT=""></A></TD>
      <TD>
         <A HREF="modules.php?name=coppermine">
            <IMG SRC="themes/Blackened/images/gallery_button.gif" WIDTH=95 HEIGHT=28 BORDER=0 ALT=""></A></TD>
      <TD>
         <A HREF="modules.php?name=Downloads">
            <IMG SRC="themes/Blackened/images/downloads_button.gif" WIDTH=92 HEIGHT=28 BORDER=0 ALT=""></A></TD>
   </TR>
   <TR>
      <TD COLSPAN=4>
         <IMG SRC="themes/Blackened/images/header_spacer2.gif" WIDTH=373 HEIGHT=10 ALT=""></TD>
   </TR>
</TABLE>
<!-- End Header -->

if it is, is there any reason why it wont load it does not even load on my test server either and the file is only 30kb am I doing something wrong ???


Back to top Reply with quote
#2   re: Flash wont load :( into header
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
You have to have the path to the movie the same in two places.

Change it here:

<PARAM NAME=movie VALUE="Untitled-1.swf">


See if that fixes it.

Kelly


Back to top Reply with quote
#3   
bowen
CZ Super Newbie
 Codezwiz Site Donator
bowen has been a member for over 20 year's 20 Year Member
Occupation: Network Admin
Gender: Male
Website:
Status: Offline
Joined: Mar 08, 2004
0.01 posts per day
Posts: 89
Points: 9,121
   
Thanks works perfectly on the test server.....now its time to upload it

thanks for you help Kelly icon_biggrin.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum