Make the active x WindowsMediaPlayer0 Play My files!!1

  • Thread starter Thread starter jonesfranckandi
  • Start date Start date
J

jonesfranckandi

Hi everyone,

In a form I have an active x WindowsMediaPlayer0 that I wish to play.
I have a text call txtFile and the button next to it so that the user
can select a file type. Now I have a playMovie Button. But what I want
is that when the user click the PlayMovie button it launches the
active x and plays the file. I know it can be done but unfortunately I
don't know how to do it. Your help would be the most welcome.
Please somebody out there help me please!!

thanks in advance!!!!!!!!
 
hi,

Now I have a playMovie Button.
Why don't you use .FollowHyperlink "yourMovie"?

Use the object browser in the VBA IDE to explore the methods and
properties of your ActivX control.

mfG
--> stefan <--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top