View Single Post
  #1  
Old 03-03-2007, 05:02 AM
Masked Crusader Masked Crusader is offline
 
Join Date: Oct 2005
Location: Sacramento, CA, USA
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Inserting a flash header -- coding needed?

Another question to add here -- Is there some sort of software on the market that makes the flash reels on http://www.static-design.com and http://www.2old2play.com?

Hey guys.

I have everything ready to go, but I am missing something with the code. Here is what the header code I have looks like without the flash header code.

HTML Code:
<!-- START HEADER -->
<body onLoad="MM_preloadImages('2e_forest/images/2e_forest_FIXED_rollover_08.gif','2e_forest/images/2e_forest_FIXED_rollover_09.gif','2e_forest/images/2e_forest_FIXED_rollover_10.gif','2e_forest/images/2e_forest_FIXED_rollover_11.gif','2e_forest/images/2e_forest_FIXED_rollover_12.gif','2e_forest/images/2e_forest_FIXED_rollover_13.gif','2e_forest/images/2e_forest_FIXED3_11.gif')"><table width="740" border="0" align="center" cellpadding="0" cellspacing="0" background="2e_forest/images/2EVOLVE_forest_FIXED_14.gif">
  <!--DWLayoutTable-->
  <tr>
    <td height="138" colspan="3" valign="top"><table width="100" border="0" cellpadding="0" cellspacing="0" background="2e_forest/images/2EVOLVE_forest_FIXED_14.gif">
      <!--DWLayoutTable-->
      <tr>
        <td height="145" colspan="8" valign="top"><img src="2e_forest/images/2EVOLVE_forest_FIXED_03.gif" width="815" height="145"></td>
      </tr>
      <tr>
        <td width="112" height="37" valign="top"><a href="main.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','2e_forest/images/2e_forest_FIXED_rollover_08.gif',1)"><img src="2e_forest/images/2EVOLVE_forest_FIXED_08.gif" alt="Frontpage" name="Image2" width="112" height="35" border="0"></a></td>
      <td width="105" valign="top"><a href="usercp.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','2e_forest/images/2e_forest_FIXED_rollover_09.gif',1)"><img src="2e_forest/images/2EVOLVE_forest_FIXED_09.gif" alt="User CP" name="Image3" width="105" height="35" border="0"></a></td>
      <td width="115" valign="top"><a href="memberlist.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','2e_forest/images/2e_forest_FIXED_rollover_10.gif',1)"><img src="2e_forest/images/2EVOLVE_forest_FIXED_10.gif" alt="Member List" name="Image4" width="115" height="35" border="0"></a></td>
      <td width="108" valign="top"id="navbar_search"><a href="search.php$session%5Bsessionurl_q%5D" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','2e_forest/images/2e_forest_FIXED_rollover_11.gif',1)"><img src="2e_forest/images/2EVOLVE_forest_FIXED_11.gif" alt="Search Boards" name="Image5" width="108" height="35" border="0"></a><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></td>
      <td width="80" valign="top"><a href="faq.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','2e_forest/images/2e_forest_FIXED_rollover_12.gif',1)"><img src="2e_forest/images/2EVOLVE_forest_FIXED_12.gif" alt="View Faq?" name="Image6" width="80" height="35" border="0"></a></td>
      <td width="90" valign="top"id="usercptools"><a href="$show[nojs_link]#usercptools" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','2e_forest/images/2e_forest_FIXED_rollover_13.gif',1)"><img src="2e_forest/images/2EVOLVE_forest_FIXED_13.gif" alt="QuickLinks" name="Image7" width="90" height="35" border="0"></a> <script type="text/javascript"> vbmenu_register("usercptools", true); </script></td>
      <td width="83" valign="top"><a href="register.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','2e_forest/images/2e_forest_FIXED3_11.gif',1)"><img src="2e_forest/images/2e_forest_FIXED_register_06.gif.gif" alt="Register" name="Image11" width="83" height="35" border="0"></a></td>
      <td width="122" valign="top"><img src="2e_forest/images/2EVOLVE_forest_FIXED_07.gif.gif" width="122" height="35"></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td width="24" height="45" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="24" height="45" valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
      </tr>
    </table></td>
    <td width="760" rowspan="2" valign="top">
<!-- END HEADER -->
<!-- NAVBAR POPUP MENUS -->
<if condition="$show['popups']">

	
	<if condition="$show['searchbuttons']">
	<!-- header quick search form -->
	<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		<tr>
			<td class="thead">$vbphrase[search_forums]</td>
		</tr>
		<tr>
			<td class="vbmenu_option" title="nohilite">
			<form action="search.php" method="post">
				<input type="hidden" name="do" value="process" />
				<input type="hidden" name="showposts" value="0" />
				<input type="hidden" name="quicksearch" value="1" />
				<input type="hidden" name="s" value="$session[sessionhash]" />
				<input type="text" class="bginput" name="query" size="20" />&nbsp;$gobutton<br />
			</form>
			</td>
		</tr>
		<tr>
			<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
		</tr>
		</table>
	</div>
	<!-- / header quick search form -->
	</if>

	<if condition="$show['member']">
	<!-- user cp tools menu -->
	<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		
		<tr><td class="thead">$vbphrase[quick_links]</td></tr>		
		<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
		<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
		<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
				
		<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
		<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
		<!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
		<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
		<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
		
		<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
		<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
		<tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
		<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
		<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
		
		</table>
	</div>
	<!-- / user cp tools menu -->
	</if>
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->

	<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		<tr>
			<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
		</tr>
		<tr>
			<td class="vbmenu_option" title="nohilite">
			<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
				<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
				<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
			</form>
			</td>
		</tr>
		</table>
	</div>

<!-- / PAGENAV POPUP -->
</if>

<!-- content table -->
$spacer_open

$_phpinclude_output

What I need to do is insert a flash header with the following dimensions (815w x 146h) to replace the static header that I currently have.

Anyone know the code to take out and the code to replace it with?

Thank you in advance.

Any help here...
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01253 seconds
  • Memory Usage 1,877KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete