06-01-2009, 10:21 PM
|
|
Confirmed User
Industry Role:
Join Date: Aug 2006
Posts: 1,289
|
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>
|
  
__________________
NUR COOL UND GEIL
|
|
|