Page 1 of 1

Embedding Bloomberg stream into webpage

Posted: 27 Mar 2010 08:39
by skinhat
I'm trying to embed a stream (http://www.bloomberg.com/streams/video/LiveBTV200.asx) into a webpage
and its not showing anything. Yet when I use the above stream in the vlc player stand alone (desktop version where paste url into 'media' 'open network stream') it works.

This is the object I'm embedding:

<object classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921" codebase="http://downloads.videolan.org/pub/video ... /axvlc.cab" width="400" height="300" id="vlc1" events="True">
<param name="Src" value="http://www.bloomberg.com/streams/video/LiveBTV200.asx" ></param>
<param name="ShowDisplay" value="True" ></param>
<param name="AutoLoop" value="no"></param>
<param name="AutoPlay" value="yes"></param>
<embed type="application/x-google-vlc-plugin" name="vlcfirefox" autoplay="yes" loop="no" width="400" height="300" target="http://www.bloomberg.com/streams/video/LiveBTV200.asx" ></embed>
</object>

Can anyone see what I'm doing wrong?

Re: Embedding Bloomberg stream into webpage

Posted: 11 Apr 2010 13:00
by replicant
<div style="width:428px;height:321px;background-color: black;"><a href="http://www.bloomberg.com/streams/video/LiveBTV200.asxx" target="_external"><div style="height: 22px; ; background-repeat: no-repeat; background-position: left 50%">&nbsp;</div></a><div style="padding-bottom:10px; padding-left: 5px; font-family:arial;font-size:0.8em;font-weight: bold;color: gray;"></div><object classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/co ... =6,4,5,715" type="application/x-oleobject" width="428" height="321" align="middle" name="MediaPlayer" id="MediaPlayer" /> <param name="ShowControls" value="true" /><param name="ShowAudioControls" value="true" /><param name="ShowPositionControls" value="false" /><param name="ShowTracker" value="false" /><param name="ShowDisplay" value="false" /><param name="ShowStatusBar" value="False" /><param name="Volume" value="-100" /><param name="FileName" value="bloomberg"/><embed src="http://www.bloomberg.com/streams/video/LiveBTV200.asxx" width="428" height="321" align="middle" type="video/x-ms-asf-plugin" pluginspage="http://www.microsoft.com/windows/mediap ... efault.asp" showcontrols="1" showstatusbar="0" autorewind="0" showdisplay="0" name="MediaPlayer" ShowPositionControls="0" ShowTracker="0"></object><!--<![bloomberg]--></div>


This works for me.

Re: Embedding Bloomberg stream into webpage

Posted: 17 Apr 2010 11:18
by skinhat
I tried the HTML you suggested but didn't work for me in IE or Firefox. I've tried your HTML at the following URL:

http://www.skinhat.com/ron/