using all videos reloaded component to play a stream… issue…
1) using within ja tabs— it stays on top of other windows…
here is the code from the module…
<object style=”width: 360px; height: 250px;” type=”application/x-oleobject” classid=”CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6″>
<param value=”mms://66.110.213.28:8080″ name=”URL” />
<param value=”1″ name=”stretchToFit” />
<param value=”1″ name=”showControls” />
<param value=”0″ name=”showStatusBar” />
<param value=”1″ name=”animationAtStart” />
<param value=”@AUTOSTART!d@” name=”autoStart” />
<param value=”transparent” name=”wmode” />
<param value=”@USEFULLSCREEN!d@” name=”enableFullScreenControls” /><embed type=”application/x-mplayer2″ enablefullscreencontrols=”@USEFULLSCREEN!d@” animationatstart=”1″ autostart=”@AUTOSTART!d@” style=”width: 360px; height: 250px;” src=”mms://66.110.213.28:8080″ /></object>
i added the script in green; but, that isnt working…
thanks
trey