//this writes out the flash code on a page, this is a solution for the Microsoft IE ActiveX issue
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" width="342" height="291" id="FLVPlayer"> <param name="movie" value="FLVPlayer_Streaming.swf" /> <param name="salign" value="lt" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="FlashVars" value="&MM_ComponentVersion=1&serverName=flash.edgecastcdn.net&skinName=Halo_Skin_3&appName=0000BC/pelessons&streamName=interview_macarthur&isLive=false&bufferTime=0&autoPlay=false&autoRewind=false" /><embed src="FLVPlayer_Streaming.swf" flashvars="&MM_ComponentVersion=1&serverName=flash.edgecastcdn.net&skinName=Halo_Skin_3&appName=0000BC/pelessons&streamName=interview_macarthur&isLive=false&bufferTime=0&autoPlay=false&autoRewind=false" quality="high" scale="noscale" width="342" height="291" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>')
