XF 1.3 Games from VBulletin

Bob_R

Active member
After the switch to XenForo from vBulletin the games I had show this in their thread as opposed to the game itself.

Anyway to fix this?

TY.

HTML:
<div id="GameName" style="font-weight:bold; font-size:bigger; text-align:center; padding-bottom:5px;"><a href="http://www.playedonline.com/game/599360/lofty-tower-2.html" style="text-decoration:none;">Lofty Tower 2</a></div><div id="GameWrapper" style="border:1px solid #C5CBCF; width:640px; height:550px; position:relative; margin:10px auto;">
<object width="640" height="550" base="." codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="movie" value="http://assets4.playedonline.com/system/files/lofty-tower-2.swf"/>
<param name="base" value="."/>
<param name="quality" value="high"/>
<param value="always" name="AllowScriptAccess"/>
<embed width="640" height="550" src="http://assets4.playedonline.com/system/files/lofty-tower-2.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" allowscriptaccess="always"/>
</object></div><br/><br/>Place the blocks on top each other to pass the height requirement. Don't let any of the blocks fall!<br/><br/><div style="text-align:center; font-size:smaller;">Powered by dailygame.org</div>
 
You will require an add-on to parse HTML in posts.

There is one available in the resources.

Or you can try creating a custom bb code.
 
Top Bottom