vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Flash Headers, Footers, and Avatars for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=147744)

mrmatt68 09-02-2007 12:40 PM

Hi,

I am trying to put the same header from my website as the header on the forums and have put in the following code into the header section of vbulletin and uploaded the swfobject.js to the root of webserver and i am getting a black box in the header section. I think i may need to pass some variables to get the menu to work but I truly am lost. Would someone be willing to look at the source from http://clearvuecyclones.com and point me in the right direction?

Thanks,

Matt

<script type="text/javascript" src="http://www.clearvuecyclones.com/swfobject.js"></script>

<div id="header">
<script type="text/javascript">
var so = new SWFObject("http://www.clearvuecyclones.com/Header/Header.swf", "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000", "795", "226", "8", "#000000");
so.addParam("quality", "high");
so.addParam("salign", "t");
so.write("header");
</script>
</div>

<!-- content table -->
$spacer_open

$_phpinclude_output

ShawnV 09-17-2007 02:29 PM

Matt,

It looks fine to me, I do not see the black box and the menu is working fine.

_V

Doctor Death 09-22-2007 03:46 PM

Do you think you might be able to assist me with some good technical advice in getting my SWF header working on my VBulletin site?

I have the flash, have the site up, but I have just a few questions on parameters etc before it is integrated?

Doc
www.ddsog.com

CasperCBT 10-03-2007 03:32 PM

I TRY TO MAKE THIS, BUT ON THE BBCODE
can comeone helkp me ?

baby41 10-06-2007 08:21 AM

What about a code to insert a flash object but as a popup only into the main page????

bigjoe7 10-16-2007 08:08 PM

gents,

do you mind having a look at my forum.

I have used the flash code provided by ShawnV

Here is my forum link > www.trs-clan.co.uk/forum

As you can see the banner is on the piss.

Really dont know what to do to fix it.

any help would be appreciated.

--------------- Added [DATE]1192569169[/DATE] at [TIME]1192569169[/TIME] ---------------

If you select the red teal skin, you will see that the forum is nicely centred, but the banner is off on the left

SLY LS1 10-20-2007 12:24 PM

Quote:

Originally Posted by christian8a (Post 1280795)
Thanx. I was looking for this solution since forever :D

And I still have the same issue that the one you have in the video here

http://www.koww.net/portal.php

Is there a solution for that yet?

My site is http://www.myls1.com and you can see the main page theres a flash on a module that still has that activate control box and the gallery.swf

Luv the header, that is sik.... did you do the flash? im looking for someone to make me a flash header like that if anyone can help..

Cheers

MoviePropCollec 12-22-2007 07:12 AM

That is AMAZING Shawn.

I emailed you.

Please contact me. I need your assistance and can give you a few bucks to help me ;)

MoviePropCollec 12-27-2007 06:21 AM

Does Shawn still come here and respond any longer?

MoviePropCollec 01-15-2008 02:52 AM

I followed the instructions exactly as I see here to put a flash header/logo and it is not working.

I removed <!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
&nbsp;
</td>
</tr>
</table>
<!-- /logo -->

and replaced it with

<script type="text/javascript" src="http://www.mysitename.com/swfobject.js"></script>

<div id="header">
<script type="text/javascript">
var so = new SWFObject("http://www.mysitename.com/forum/flash/nameofmovie.swf", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000", "1000", "274", "8", "#000000");
so.addParam("quality", "high");
so.addParam("salign", "t");
so.write("header");
</script>
</div>

And all it did was remove my header logo picture. What am I doing wrong?

Thanks.


All times are GMT. The time now is 11:35 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01121 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete