The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Flash banner doesnt redirect to mainpage
Hello guys,
I have just created a flash banner for my site. everything seems to be good except the banner does not redirect to mainpage when you click on it.. this is the code I am using.. Am i missing something? HTML Code:
<object classid="clsid:d27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="880" height="151"> <param name="movie" value="http://mysite.com/images/flash.swf" /> <param name="quality" value="high" /> <embed src="http://mysite.com/images/flash.swf" quality="high" type="application/x-shockwave-flash" width="880" height="151" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> |
#2
|
||||
|
||||
you will have to modify the flash file (.swf) "URL" to your mainpage ..
edit .swf with Adobe/Macromedia Flash application |
#3
|
|||
|
|||
Princeton
I did it. This is how it looks like. PHP Code:
--------------- Added [DATE]1215362085[/DATE] at [TIME]1215362085[/TIME] --------------- This is what happens; when coded like this; PHP Code:
But when i code it like this; PHP Code:
|
#4
|
|||
|
|||
Found the solution..
I had to add these to the code (shown in red) Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|