Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.14 KB | None | 0 0
  1.         <video id="movie" src="thesuburbs.webm" type='video/webm; codecs="vp8, vorbis"' autoplay></video>
  2.  
  3.         <script>
  4.             movie.volume = 0;
  5.         </script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement