views:

9

answers:

0

I'm trying to serve videos to my users using an embedded player. My current video provider provides a way of storing the amount of views that a video has, however I want to bring this functionality in house. Is there a way that I can register the 'play' of an embedded flash player (and HTML5 video player)? Perhaps by registering a callback on the click of the 'play' button?