Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want to play AVI file
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00170221
Message ID:
00170487
Views:
15
According to MSKB Article ID: Q136763

There are several ways to play AVI (audio-visual interleave) files from Visual FoxPro. These include:

Placing the AVI file in a General field and then activating it.
Using a Custom control designed to play MCI (media control interface) devices.
Calling a Windows API function directly that will play the file for you.

The last technique, although more involved, gives the developer much more control over how the AVI file will appear during playback. This article explains how to play an AVI file using API functions contained in the Windows 16-bit Mmsystem.dll file.


Which method are you using?

>I have an .AVI file I want to use on my splash screen. I was able to do this with VFP5, but haven't got it to work with VFP6. Anyone know how to do this?
>
>Thanks.
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Previous
Reply
Map
View

Click here to load this message in the networking platform