Advertisement
Guest User

radio nova

a guest
Dec 1st, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "<div id="container"> <a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.
  2. <a href="http://www.shoutcheap.com/shoutcast/">shoutcast server hosting</a>
  3. <a href="http://www.shoutcheap.com/icecast/">icecast server hosting</a></div>
  4. <script type="text/javascript" src="http://www.shoutcheap.com/flashplayer/swfobject.js"></script>
  5. <script type="text/css" style= "TOP:700; LEFT:250; ">
  6. var s1 = new SWFObject("http://www.shoutcheap.com/flashplayer/player.swf" ,
  7. "ply","250","50","9","#FFFFFF");
  8. s1.addParam("allowfullscreen","true");
  9. s1.addParam("allowscriptaccess","always");
  10. s1.addParam("flashvars",
  11. "file=http://50.7.244.222:10074/;stream.nsv&type=mp3&volume=50&autostart=true");
  12. s1.write("container");"
  13.    
  14. position: absolute;
  15. left: 50%;
  16. top: 700px; // distance from the top of the page
  17. margin-left: -125px; // subtract half the width of the document to align center
  18.    
  19. <div id="container" style="...">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement