vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Displaying advert in sideblock (https://vborg.vbsupport.ru/showthread.php?t=231466)

hqlman 12-28-2009 03:26 PM

Displaying advert in sideblock
 
I am trying to display a flash banner in a block on the cms but am having a small problem, when i use code 1 to display the banner, it appears fine in every browser except IE 8, not tried 7 and 6.

When i use code 2 then the banner appears in all browsers but in IE 8 everything on my forum gets center aligned, as seen in the pics below,

Can someone tell me the correct code to use so it works in all browsers.

Code:

CODE 1

<center><object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=8,0,0,0" width="160" height="600">
<param name="movie" value="css/Gaming160x600.swf">
<param name="quality" value="high">
<param name="FlashVars" value="refer=MYAYE">
<embed src="adverts/sen/Gaming160x600.swf" flashvars="refer=roskilde" quality="high" scale="exactfit" menu="false" bgcolor="#000000" swliveconnect="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/downloadcgi?P1_Prod_Version=ShockwaveFlash" width="160" height="600">
</object></center>

Code:

CODE 2
<center><embed src="adverts/sen/Gaming160x600.swf" flashvars="refer=roskilde" quality="high" scale="exactfit" menu="false"
bgcolor="#000000" width="160" height="600" swliveconnect="false"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/downloadcgi?P1_Prod_Version=ShockwaveFlash"> </embed></center>

Images showing forum centered:

http://i50.tinypic.com/153xsvp.jpg
http://i49.tinypic.com/359lmbr.jpg


All times are GMT. The time now is 12:34 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.01003 seconds
  • Memory Usage 1,711KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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