View Single Post
Old 06-01-2009, 10:08 PM  
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
close the div before the script starts

the script is injecting the swf inside itself

<div id="player" align="center">
<p>&nbsp;</p>


<p>&nbsp;</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>
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote