Active
Project:
MediaFront
Version:
7.x-2.0-rc8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 May 2013 at 13:12 UTC
Updated:
7 May 2013 at 13:54 UTC
Hello,
I would like to trigger custom code upon events and don't know how to hook into them.
For instance I would like to do certain things every time a movie starts playing or gets resumed from pause state.
Any hint?
Thank you
Comments
Comment #1
l0calh0rst commentedI guess I figured it out myself:
I tried that with a "alert('test')" to see if it fires. It did. Four times in a row actually. Anything to worry about?