borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (system freeze-up with VB6 app)Next Topic (cd writer working mechanism) New Topic New Poll Post Reply
AndreaVB Forum : Multimedia : PLYING .DAT OR .MPG FILES IN VB
Poster Message
sajoo
Level: Big Cheese

Registered: 17-05-2003
Posts: 22

icon PLYING .DAT OR .MPG FILES IN VB

CAN I PLAY .DAT OR  .MPG FILES THROUGH VB


PLS, HELP ME
THANKX



____________________________
sajoo

20-05-2003 at 07:34 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1156
icon Re: PLYING .DAT OR .MPG FILES IN VB

Use the "Windows Media Player" control.

Then


Private Sub Command1_Click()

    MediaPlayer1.Open <filename>

End Sub


Cheers Steve  

20-05-2003 at 12:41 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Multimedia : PLYING .DAT OR .MPG FILES IN VB
Previous Topic (system freeze-up with VB6 app)Next Topic (cd writer working mechanism) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder