PDA

Click to See Complete Forum and Search --> : Playing .wav files with Multimedia Control from a database.


denz_1
Jan 10th, 2000, 05:11 AM
Hi I wanted to know how to play .wav from an MSAccess db that is connected to my program using the OLE function.
So far what I have written is :

MMControl1.filename = OLE2.DataField
MMControl1.Command = "Open"

but it doesn't seem to work. I was wondering if someone could help me.....

And also I wanted to know how to connect multiple .wav clips from a database and have it as a playlist on the VB form.
If anyone could help me I would realy appriciate it. But please if possible could you please use MMCI and realy simple coding.
Thanks