<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" width="512" height="384" id="test1"><param name="movie" value="http://www.halloweenarcadegames.com/arcade/MHhalloweenDR.swf" /><embed src="http://www.halloweenarcadegames.com/arcade/MHhalloweenDR.swf" width="512" height="384" name="test1" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /></object>
echo ' <object width=\''.$r['width'].'\' height=\''.$r['height'].'\' align=\'center\'> <param name=\'movie\' value=\''.$domain.'/'.$gamesfolder.'/'.$r['file'].'\'> <embed src=\''.$domain.'/'.$gamesfolder.'/'.$r['file'].'\' width=\''.$r['width'].'\' height=\''.$r['height'].'\'></embed> </object>';
echo ' <object width=\''.$r['width'].'\' height=\''.$r['height'].'\' align=\'center\'> <param name=\'movie\' value=\''.$domain.'/'arcade'/'.$r['file'].'\'> <embed src=\''.$domain.'/'arcade'/'.$r['file'].'\' width=\''.$r['width'].'\' height=\''.$r['height'].'\'></embed> </object>';
echo '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" width="'.$r['width'].'" height="'.$r['height'].'" id="test1"><param name="movie" value="'.$domain.'/'.$gamesfolder.'/'.$r['file'].'" /><embed src="'.$domain.'/'.$gamesfolder.'/'.$r['file'].'" width="'.$r['width'].'" height="'.$r['height'].'" name="test1" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /></object>';