Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
Need help with a control
Old
  (#1)
Anonymous
Guest
 
Posts: n/a
Default Need help with a control - 06-04-2007, 10:32 AM

wmp.dll - with this control specifically
What are the commands to make it play, stop, etc.


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Need help with a control
Old
  (#2)
313 Games
Guest
 
Posts: n/a
Default Re: Need help with a control - 06-04-2007, 10:34 AM

> wmp.dll - with this control specifically
> What are the commands to make it play, stop, etc.


For play, use:

WindowsMediaPlayer1.controls.Play
WindowsMediaPlayer1.controls.stop etc. etc..

When you set WindowsMediaPlayer1.URL (This is the property for the path you
want to play), it automatically plays the URL property. You can basically
find all the play, stop, etc. stuff in wmp1.controls.

313


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top