Quote:
Originally Posted by SmokeyTheBear
close the div before the script starts
the script is injecting the swf inside itself
<div id="player" align="center">
<p> </p>
<p> </p>
</div>
<script type="text/javascript">
var s1 = new SWFObject("http://www.mikesouth.com/msplayer/msplayer.swf","ply","640","380","9","#FFFFFF");
s1.addParam("allowfullscreen","true");
s1.addParam("allowscriptaccess","always");
s1.addParam("flashvars","fullscreen=true&bufferlen gth=5&image=http://www.mikesouth.com/jpgs/Nurses_DVD_FC.jpg&streamer=rtmp://76.76.22.203:1935/mikesouth&file=mp4:nurses.m4v");
s1.write("player");
</script>
|
YOU are my hero today Thank you thank you thank you
I was pullin what little hair i got out....
__________________
Mike South
It's No wonder I took up drugs and alcohol, it's the only way I could dumb myself down enough to cope with the morons in this biz.
|