iframe

I have added code to my chat page but when I click on the game I want it opens out side of my site anyone know how to get it to open in my site page like an iframe? The code is below:

 

<p>
<object height="500" width="984" data="http://www.ultimatearcade.com/ua/miniarcade/miniarcade.swf" type="application/x-shockwave-flash" id="MiniArcade">
<param name="data" value="http://www.ultimatearcade.com/ua/miniarcade/miniarcade.swf" />
<param name="align" value="middle" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="src" value="http://www.ultimatearcade.com/ua/miniarcade/miniarcade.swf" />
<param name="name" value="topNav2" />
<param name="allowfullscreen" value="false" />
</object>
</p>

Quote · 28 Jun 2012

It's hard coded in the swf file to open games in a new window.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 28 Jun 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.