Embedding Windows Media Player

WIOutdoors

New member
Local time
Today, 09:18
Joined
Jul 19, 2001
Messages
5
Has anyone ever embedded a Windows Mediaplayer activeX control in an Access form? I've been playing around with it trying to load an AVI file. I get all sorts of errors involving the ReadyState. Is there a way to embedd the control so it will launch an AVI from a URL during a click event?

Thanks.
 
My experience with the integration of OCX into Access forms is quite negative. There is always something going wrong and the memory management is often catastrophic. Opening the same form (containing a certain OCX control) several times during an ACCESS session you run into a "Out of memory" error.
I use the "Movie With ACCESS" add-on (www.unsoftwareag.com) to manage and display AVI, MPEG and QTVR (Quicktime).
 

Users who are viewing this thread

Back
Top Bottom