Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
My problem involves the ActiveX control in a Microsoft Access form.
The Activex control I using is the Windows Media Player.
I'm using it to play mp3 files.
However, I would like the ActiveX control be able to play different mp3s for different record the form is displaying.
In other words, the Activex control will play song A, when the form is displaying the record for song A. The activex control will play song B, when the form is displaying the record for song B.
I tried to use an identifier inside the "Filename" of the ActiveX control property sheet: [Tables]![MP3]![MP3Hyperlink]
where [MP3] represents the table in which I store all the mp3 file links [MP3Hyperlink] as data.
But it cannot work.
Does anyone have a solution to my problem?
Please help me.
THank you!
My problem involves the ActiveX control in a Microsoft Access form.
The Activex control I using is the Windows Media Player.
I'm using it to play mp3 files.
However, I would like the ActiveX control be able to play different mp3s for different record the form is displaying.
In other words, the Activex control will play song A, when the form is displaying the record for song A. The activex control will play song B, when the form is displaying the record for song B.
I tried to use an identifier inside the "Filename" of the ActiveX control property sheet: [Tables]![MP3]![MP3Hyperlink]
where [MP3] represents the table in which I store all the mp3 file links [MP3Hyperlink] as data.
But it cannot work.
Does anyone have a solution to my problem?
Please help me.
THank you!