Visual Basic .NET Tutorial 29 - Using the Windows Media Player Control with VB.NET

Поділитися
Вставка
  • Опубліковано 30 жов 2024

КОМЕНТАРІ • 35

  • @mtmnp
    @mtmnp Рік тому

    Awesome, first venture into creating an app and your instructions worked perfectly !

  • @fahmoaxmad7931
    @fahmoaxmad7931 Рік тому

    Thank sooo much you get me 10 marks

  • @eddieconfetti3497
    @eddieconfetti3497 3 роки тому

    hey thank for the tutorial i found out how to add a resume button on my own! im starting to learn faster and faster as i keep watching youre videos thanks!!!!

  • @SamuelTettey-ji3tl
    @SamuelTettey-ji3tl 2 місяці тому

    Thank you soo much 🙏

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  10 років тому +1

  • @mrfriendlyghost5350
    @mrfriendlyghost5350 4 роки тому

    Tnx this vid nudged me in the right direction, i tried whole day to use the play sound method but that didnt work out xD while mmp is better to use. great vid

  • @alialoush7964
    @alialoush7964 3 роки тому

    Thank you so much

  • @CarlFritz24
    @CarlFritz24 10 років тому +2

    In my "Choose Toolbox Items" there is no Windows Media Player.
    What's going on ?

  • @Kanovskiy
    @Kanovskiy Рік тому

    hey thanks for the video.
    I have a particular doubt. I play a videogame that uses windows media controls (as told by the current programmer) to play some cinematic videos in WMV format, however when trying to use some custom made videos some play fully and some end abruptly. will this custom made windows media controls player throw an error? to try and identify what's the problem with the game playing some videos and some not.
    thanks

  • @assisribeiro8451
    @assisribeiro8451 3 роки тому

    Obrigado, show.

  • @nelsondarwinpaktech3954
    @nelsondarwinpaktech3954 6 років тому

    great effort,,,,every effort must be appreciated...

  • @gamexonechanel7986
    @gamexonechanel7986 Рік тому

    Can I control VDO file and port 1,2 by separate?

  • @goodwill_ft4946
    @goodwill_ft4946 6 років тому

    it works. thanks a lot.

  • @freelifeproductions
    @freelifeproductions 8 років тому +2

    For people using this . use WindowsMediaPlayer1.Volume="80" on the Form1.OnLoad() or else it will be muted

  • @steveavairy2699
    @steveavairy2699 10 років тому

    that is a window based program?

  • @musicwithbikalbaral1314
    @musicwithbikalbaral1314 6 років тому

    it loads the file , sets it to ready but doesnt play the video when I press the play button, why?

  • @arcarcarc376
    @arcarcarc376 10 років тому +2

    HELP! someone have idea how can i put a command button over the video layer??? at vb6 was very easy but at vb.net 2010 i cant find a way to make it work... each time the main form loads and i can see the button over the form but after 1-2 seconds the wmp complement load the clip and the button get hide... any suggestion?

    • @freelifeproductions
      @freelifeproductions 8 років тому

      +KinderliedjesMessico Use a second form for your buttons. And place them by command to the place where you want them to be on your form1. second form always on top of the first form.

    • @freelifeproductions
      @freelifeproductions 8 років тому

      +KinderliedjesMessico oftewel. maak een extra Form aan. en plaats met X as en Y as je Form op de juiste plek en op de juiste positie oftewel bovenop je andere form. zorg er ook voor dat als je je applicatie gaat verslepen dat de rest ook mee beweegt. its tricky maar het moet lukken.

    • @dxrk81
      @dxrk81 3 роки тому +1

      example for code from another form:
      this is in form 2:
      If Not (Form1.OpenFileDialog1.ShowDialog = DialogResult.Cancel) Then
      Form1.AxWindowsMediaPlayer1.URL = Form1.OpenFileDialog1.FileName
      End If

    • @dxrk81
      @dxrk81 3 роки тому +1

      just add "form1." to your code and it will act on the first form.

  • @nejihyuga4406
    @nejihyuga4406 7 років тому

    Thank You

  • @sachinrajput3358
    @sachinrajput3358 6 років тому

    Thanks bro

  • @stifskere7220
    @stifskere7220 4 роки тому

    how i can change the speed of the video?

  • @erwinkyun7504
    @erwinkyun7504 8 років тому

    Thanks you :D

  • @EarMongHeng
    @EarMongHeng 9 років тому

    hi, I would like to ask you how to display the channels tv like bloomberg in windows media player control with visual basic.
    i am looking forward to hearing from you soon.

  • @Rafiq8K
    @Rafiq8K Рік тому

    How Can I make The Video Looping?

  • @a1appbuilder
    @a1appbuilder 5 років тому

    Trying to figure out how to play have a video then quit and resume another time

  • @redionallaraj7653
    @redionallaraj7653 5 років тому

    name those buttons next time,helps you too

  • @eFargus
    @eFargus 8 років тому

    hi all
    how to we can change visual effect in wmp control during music play?
    I tried to do in the "HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences", "CurrentEffectType"
    but it does not help for me...
    how to do it? someone has version?
    thx to all)

  • @פילפיולמהמיק
    @פילפיולמהמיק 10 років тому

    tnx man

  • @abhijitpatil3716
    @abhijitpatil3716 6 місяців тому

    Clearity नहीं है proper

  • @gsstechnology7704
    @gsstechnology7704 5 років тому

    please make video on database schedule playlist

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  10 років тому +1