From b9915b4b94783aa6841821ad76918995900bf72d Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 6 Mar 2015 01:50:37 +1100 Subject: [PATCH] Removed notes --- notes.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 notes.md diff --git a/notes.md b/notes.md deleted file mode 100644 index 8c5b033a..00000000 --- a/notes.md +++ /dev/null @@ -1,9 +0,0 @@ -Loading --------------- -http://stackoverflow.com/questions/8685038/tell-whether-video-is-loaded-or-not-in-javascript -http://stackoverflow.com/questions/5181865/checking-if-a-html5-video-is-ready - -Events --------------- -https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement -https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events \ No newline at end of file