Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

HTTP Streaming working on XP but not Vista

1 reply [Last post]

HTTP Streaming is working on XP but not Vista:

Here is my script:

<script type='text/javascript' src='http://wpc.11BF.edgecastcdn.net/0011BF/IA_Media_Player/swfobject.js'></script>

<div id='mediaspace'>F8</div>

<script type='text/javascript'>
var so = new SWFObject('http://wpc.11BF.edgecastcdn.net/0011BF/IA_Media_Player/new_player.swf','mpl','640','500','9.0.124');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('file','http://wpc.11BF.edgecastcdn.net/0011BF/Videos/ACF8S03P3H.flv');
so.addVariable('skin','http://wpc.11BF.edgecastcdn.net/0011BF/IA_Media_Player/new_player.swf');
so.write('mediaspace');
</script>

On Vista it just shows a blank page

Hi Tilesh,

This is Ethan from LongTail here to help you.

Can you link me to where you are running our player on your site so I can take a look at your implementation so I can better help you?

Please email me directly at ethan [at] longtailvideo [dot] com to follow up if you have any other questions, thank you.

Best Regards,
-Ethan