Testing another event

This commit is contained in:
dave 2014-08-28 22:43:11 -07:00
parent 1cfade73f9
commit 6945923ee0
1 changed files with 4 additions and 1 deletions

View File

@ -159,7 +159,10 @@ var behaviors = {
},
play:function() {
console.log("Play event")
},
timeupdate:function() {
console.log("Time update")
}
})