WMP active X control on Access Form

Y

YT

I have the Windows Media Player active x control on my form, showing video
files (of basketball games). I wish to record key time points during whilst
watching the file and the best way I can think to do this is by having a
command button that I press when I observe the key point(s). At each press of
the button I would like the current position of the video file recorded as a
new record in a table (tblEventsLog). Any suggestions?
 
Top