The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi,
I have this flash banner that i want to put on my skin, but i can't seem to know how to display flash banners |
|
#2
|
|||
|
|||
|
Edit template: header
find: Code:
<!-- logo --> <a name="top"></a> Code:
<div style="position: absolute; width: ****px; height: ****px; z-index: 1; left: ****px; top: ****px">
<object classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0">
<param name="movie" value="{path}/****.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="{path}/****.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="****" height="****"></embed>
</object>
</div>
|
|
#3
|
||||
|
||||
|
Quote:
can it be flash ? flv not swf ? ~ I test it with flv and swf and nothing did show |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|