vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   flash image as logo.. (https://vborg.vbsupport.ru/showthread.php?t=117573)

Smiry Kin's 06-03-2006 09:54 PM

flash image as logo..
 
tried to change the logo to the flash image, but nothing showed up :S like it was nt there..

* i no the link works *

anyway help please??

peterska2 06-03-2006 10:18 PM

did you embed the flash object? flash logos need to embeded along with a flash player in order for them to work.

Smiry Kin's 06-03-2006 10:42 PM

Quote:

Originally Posted by peterska2
did you embed the flash object? flash logos need to embeded along with a flash player in order for them to work.

erm..? =-/

peterska2 06-03-2006 10:57 PM

I'll take that as a no then.

You might need to adjust this a bit as I just grabbed it from one of my test sites.

Code:

  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="[high]WIDTH[/high]" height="[high]HEIGHT[/high]" align="center">
    <param name="movie" value="[high]URL TO FILE[/high]" />
    <param name="quality" value="high" />
    <embed src="[high]URL TO FILE[/high]" width="[high]WIDTH[/high]" height="[high]HEIGHT[/high]" align="center" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
  </object>


Smiry Kin's 06-04-2006 01:44 AM

and i replace.. the $styleimage thingy?

peterska2 06-04-2006 01:48 AM

replace
Code:

<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" />
in your header template. if you want it centered also change
Code:

<td align="$stylevar[left]">
on the line above to
Code:

<td align="center">
and delete
Code:

<td align="$stylevar[right]">
                &nbsp;
        </td>


dasvishal 10-27-2006 09:40 AM

thanks bro it worked for me i m really thank full

bki 05-06-2008 04:47 PM

I want to use this with a banner, but how do I make it so when you click on the banner you will be redirected to my sponsors site ?

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="468" height="60" align="center">
    <param name="movie" value="http://www.kyedcovers.dk/images/nordic-ink_468x60_01.swf" />
    <param name="quality" value="high" />
    <embed src="http://www.kyedcovers.dk/images/nordic-ink_468x60_01.swf" width="468" height="60" align="center" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
  </object>


nervous 05-06-2008 06:08 PM

Quote:

Originally Posted by bki (Post 1510684)
I want to use this with a banner, but how do I make it so when you click on the banner you will be redirected to my sponsors site ?

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="468" height="60" align="center">
    <param name="movie" value="http://www.kyedcovers.dk/images/nordic-ink_468x60_01.swf" />
    <param name="quality" value="high" />
    <embed src="http://www.kyedcovers.dk/images/nordic-ink_468x60_01.swf" width="468" height="60" align="center" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
  </object>


same question with mine
plse pm if you find before me


All times are GMT. The time now is 01:00 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01005 seconds
  • Memory Usage 1,732KB
  • 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
  • (7)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete