Media Player In access form
am 20.11.2007 10:05:38 von redpears007Hi,
Having a problem using a media player control in access 2000.
I have a simple table set up as follows.
MediaID, Title, FilePath, Notes
All I want to do is have a form that has a media player control on it
and a play button for the user to click to start the movie, located in
the FilePath.
The problem i have is that firstly, everytime i select the media
player activex control and go to place it on the form the application
crashes. Is this a bug, or is it just something i'm experiencing?
Secondly i have no idea how to code the command button to say
onclick_() 'open the specified FilePath in the media player control'.
Thanks in advance
NB: Please don't respond with a suggestion of hyperlinks and opening
media player itself to play the clips. I have a very specific brief,
who is convinced this is simple and do-able.