I have been try to mess with getting IE to play a flash file on my website.
here is the Code im working with.
<object type="text/html" width="300" height="300" data="">
<param name="movie"
value="
docId=8755581808731033658" />
<param name="allowScriptAcess" value="sameDomain" />
<param name="quality" value="best" />
<param name="bgcolor" value="#600000" />
<param name="scale" value="noScale" />
<param name="salign" value="TL" />
<param name="FlashVars" value="playerMode=embedded" />
</object> Would love to know what i am doing wrong or need to do for IE