Advertisement
Guest User

chibaguy

a guest
Aug 15th, 2011
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {HTML()}<a
  2. href="http://friendsofannie.org/dl241"
  3. style="display:block;width:640px;height:480px;"
  4. id="player" >
  5. </a>
  6.  
  7. <script language="JavaScript">
  8. flowplayer("player", "lib/flowplayer/flowplayer-3.2.7.swf", {
  9. clip: {
  10. // stop at the first frame and start buffering
  11. autoPlay: false,
  12. autoBuffering: true
  13. }
  14. });
  15. </script>{HTML}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement