WIOutdoors
New member
- Local time
- Today, 20:04
- Joined
- Jul 19, 2001
- Messages
- 5
I'm working on an Access 2000 app. One of the things I'd like to do is load an OLE control so that when the user clicks it, an AVI file loads and plays. However, the AVI is not stored locally. It's accessed through a URL. I've tried a bunch of VB, but I can't sucessfully get the file linked to the control and have it open. Any ideas?