I can stream both MMS or HTTP
Today I use this ACTICE X , but can this be done the same way in IMAGEVUEX ?
Code
</head>
<body>
<span> </span> <span> </span> <object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="368" height="294" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="name" value="MediaPlayer" /><param name="url" value="mms://833.223.138.710:1234" /><embed type="application/x-mplayer2" width="768" height="432" src="mms://833.223.138.710:1234" name="MediaPlayer"></embed></object>
</body>
</html>