View Full Version : flash image as logo..
Smiry Kin's
06-03-2006, 09:54 PM
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
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.
<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="WIDTH" height="HEIGHT" align="center">
<param name="movie" value="URL TO FILE" />
<param name="quality" value="high" />
<embed src="URL TO FILE" width="WIDTH" height="HEIGHT" 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 <img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /> in your header template. if you want it centered also change <td align="$stylevar[left]">on the line above to <td align="center"> and delete<td align="$stylevar[right]">
</td>
dasvishal
10-27-2006, 09:40 AM
thanks bro it worked for me i m really thank full
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 ?
<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
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 ?
<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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.