Media Player information in Access

E

echorley

When viewing a mpeg with Media Player embedded in an Access form, I want to be able to extract the current position of the mpeg into a textbox. I know the "current position" is an attribute of the media player, but I cannot seem to get to it.
 
Top