Additional APL Video event handler ideas
It would be useful if additional event handlers could be added to the APL video component to allow more control over the following situations:
onTimeout or onFailedLoad - Allows the template creator to have an event automatically fire in the event that the video source fails to load for a given period of time (something like 5 seconds, or potentially even a user-defined period).
onUnload - Allows template creator to fire an event when the video player is unloaded (such as when a new page is requested)
1
vote
