Ok..how would i do this. embed one of the games into a thread on my site. I just want to have a thread that is closed, but users can go an play these games. The codes are there from bored.com, i just dont get how to make them work...anyone.?
Code:
<!-- Begin Bored.com Embed Code -->
<object width="650" height="500">
<param name="movie" value="http://static.bored.com//games/swf/games_1222969297_causalitycausality.swf"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://static.bored.com//games/swf/games_1222969297_causalitycausality.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="650" height="500"></embed>
</object>[/PHP]
<-- End Bored.com Embed Code -->