Advertisement
egasimus

Untitled

Mar 23rd, 2015
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. player = videojs(
  2. PLAYER_ID,
  3.  
  4. {},
  5. // { techOrder: ["flash"],
  6. // flash: {"swf": "assets/video-js.swf"},
  7. // nativeControlsForTouch: false },
  8.  
  9. function() { ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement