Connecting Tech Pros Worldwide Help | Site Map

A97: MediaPlayer.MediaPlayer.1 control on a form - how do I use it to play a .wav file

MLH
Guest
 
Posts: n/a
#1: Nov 13 '05
The A97 set of controls has one at the end entitled "More Controls".
Clicking it produces a host of ActiveX and OCX controls that can be
dropped onto a form just as easily as a textbox.

One of them is the MediaPlayer.MediaPlayer.1 control. I am able to
select the control and place it onto a form. But I don't know how to
configure it for use on a form. I was wondering where I could go to
read more about it on the web?
pietlinden@hotmail.com
Guest
 
Posts: n/a
#2: Nov 13 '05

re: A97: MediaPlayer.MediaPlayer.1 control on a form - how do I use it to play a .wav file


don't use it. Use the API code from www.mvps.org/access Under the API
section there's code for it. It uses the winmm.dll, I think. No Media
Player required.

MLH
Guest
 
Posts: n/a
#3: Nov 13 '05

re: A97: MediaPlayer.MediaPlayer.1 control on a form - how do I use it to play a .wav file


OK
Closed Thread