The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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?? |
#2
|
|||
|
|||
![]()
did you embed the flash object? flash logos need to embeded along with a flash player in order for them to work.
|
#3
|
||||
|
||||
![]() Quote:
|
#4
|
|||
|
|||
![]()
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> |
#5
|
||||
|
||||
![]()
and i replace.. the $styleimage thingy?
|
#6
|
|||
|
|||
![]()
replace
Code:
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /> Code:
<td align="$stylevar[left]"> Code:
<td align="center"> Code:
<td align="$stylevar[right]"> </td> |
#7
|
|||
|
|||
![]()
thanks bro it worked for me i m really thank full
|
#8
|
|||
|
|||
![]()
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> |
#9
|
|||
|
|||
![]() Quote:
plse pm if you find before me |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|