Advertisement
Guest User

Untitled

a guest
Jan 24th, 2012
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var mylittlevideo = $("<video id='v' controls width='480px' height='268px'  autobuffer='auto' preload controls><source src='video/z3.ogv' type='video/ogg' /><source src='video/z3.mp4' type='video/mp4' /></video>");
  2. sym.$("myvideodiv").append(mylittlevideo);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement