Okay i'm tearing my hair out at this point! I can't understand why the file works when I preview it in Firefox. But when I upload it to my site it disappears. Here is the embed code:
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','500','height','375','id','FLVPlayer','src','FLVPlayer_Progressive','flashvars','&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=http://mysitesname.com/MembersAREA/videovault/video/likes2play&autoPlay=false&autoRewind=true','quality','high','scale','noscale','name','FLVPlayer','salign','lt','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','FLVPlayer_Progressive' ); //end AC code
</script>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="500" height="375" id="FLVPlayer">
<param name="movie" value="http://mysitesname.com/MembersAREA/videovault/video/FLVPlayer_Progressive.swf" />
<param name="salign" value="lt" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=http://mysitesname.com/MembersAREA/videovault/video/likes2play&autoPlay=false&autoRewind=true" />
<embed src="http://mysitesname.com/MembersAREA/videovault/video/FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Corona_Skin_3&streamName=http://mysitesname.com/MembersAREA/videovault/video/likes2play&autoPlay=false&autoRewind=true" quality="high" scale="noscale" width="500" height="375" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" />
</object>
</noscript>
Can anyone pinpoint something wrong with this code? I'm pretty sure it's something ridiculous, but i'm sooo desperate right now!
Thanks in advance for reading!
Nikki