Home > Programming Languages, Visual Basic > Visual Basic 6.0 How to make a simple windows media player

Visual Basic 6.0 How to make a simple windows media player


This tutorial walks you through the steps to make a simple windows media player

Related posts:

  1. agadouga
    June 26th, 2010 at 13:27 | #1

    ncis song !!!!!!!!!!!!!!!!!!

  2. kaedynbug
    June 26th, 2010 at 14:11 | #2

    Where Did you Get the NCIS theme song???

  3. Phthmaster99
    June 26th, 2010 at 15:06 | #3

    hahaha

  4. goliprop
    June 26th, 2010 at 16:02 | #4

    I want to VB crashes when i click on debug

  5. cripplewarlord
    June 26th, 2010 at 16:05 | #5

    NCIS music!!!

  6. m0vie0clips
    June 26th, 2010 at 16:57 | #6

    how can i make a url media player for videos like say youtube

  7. WashBlash
    June 26th, 2010 at 17:05 | #7

    bloody hell emil. e a pig.

  8. MrSzymexx
    June 26th, 2010 at 17:36 | #8

    which has visual versions basic give me I pliss

  9. bigwurm95
    June 26th, 2010 at 18:14 | #9

    whats the song?

  10. iTzMus
    June 26th, 2010 at 19:11 | #10

    Private Sub Timer1_Timer()WindowsMediaPlayer1. URL = Text1. TextWindowsMediaPlayer2. URL = Text2. TextEnd SubPrivate Sub Command1_Click()Timer1. Enable = TrueEnd SubNow set Timer1. Interval to whatever milliseconds you want in the properties to the right ( 60,000 = 1 minute ) ( 1000 = 1 second ) This will do:WindowsMediaPlayer1. URL = Text1. TextWindowsMediaPlayer2. URL = Text2. Textwhen the timer runs out ( timer will start after the command1 is clicked)

  11. 12323245353
    June 26th, 2010 at 19:59 | #11

    i know its a timer like said in my comment but i dunno whats wrong with the code it should work. All it does it make the play button available but it doesnt play automatically when a form appear and when it disapearlike form2 appear = play form 3 apear = play second music and stop first 1

  12. FlashBangGrenades
    June 26th, 2010 at 20:34 | #12

    A hour.

  13. 12323245353
    June 26th, 2010 at 20:57 | #13

    is there a way to make a music start whenever you want like not right after you click on the “PLAY BUTTON” but after the form 3 has appear ? thats an example. I’M trying to figure it out with the timer but it only does show the media player in white(the button) so that i can click on it but i don’t start the musicTimergowindowsmediaplayer1. url = text1. textwindowsmediaplayer2. url= text2. texttext1 = nothing in ittext2 = a songtext3 = a song (didnt write)whats wrong?

  14. jacksparrow322
    June 26th, 2010 at 21:52 | #14

    Thx now ive made my own version of paint my own version of notepad and now media player in one night

  15. JTechTutorials
    June 26th, 2010 at 22:27 | #15

    gimme the codeUNLIMITED for bookmarks in your Web browser

  16. KoolChic136
    June 26th, 2010 at 23:09 | #16

    whats the name of this song?

  17. HDGamingReviews
    June 26th, 2010 at 23:39 | #17

    5* Good Video!

  18. AthanB123
    June 27th, 2010 at 00:24 | #18

    So easy: D I Could one think of a code for UNLIMITED bookmarks in your Web browser

  19. Richie2k6
    June 27th, 2010 at 00:27 | #19

    THANK YOU. So simple and well-explained.

  20. newkid93
    June 27th, 2010 at 00:43 | #20

    Please send me the source code that you use

  21. DaHawaiian06
    June 27th, 2010 at 01:12 | #21

    when ever i put in a text box visual basic closes or stops working. . whys that? sumone help =]

  22. DJoznek
    June 27th, 2010 at 01:48 | #22

    you just use the system file of Windows Media Player, so anyone needs that version of Windows Media Player to work with it. . .

  23. DJoznek
    June 27th, 2010 at 02:32 | #23

    you just use the system file of Windows Media Player, so anyone needs that version of Windows Media Player to work with it. . .

  24. clubpenguinworld13
    June 27th, 2010 at 02:42 | #24

    JAJAJAJ are you no kidding

  25. rsthingy
    June 27th, 2010 at 03:33 | #25

    lol

  1. No trackbacks yet.
You must be logged in to post a comment.