Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Play audio & video files in vb.et

Play audio & video files in vb.et

Scheduled Pinned Locked Moved Visual Basic
9 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ankur0101
    wrote on last edited by
    #1

    Can v play video & audio files like .mp3 , .mpg, .wav, .wmv etc. :^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^)

    C S 2 Replies Last reply
    0
    • A ankur0101

      Can v play video & audio files like .mp3 , .mpg, .wav, .wmv etc. :^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^)

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You can use the windows media player control, or direct show to do this.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • A ankur0101

        Can v play video & audio files like .mp3 , .mpg, .wav, .wmv etc. :^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^):^)

        S Offline
        S Offline
        Sathesh Sakthivel
        wrote on last edited by
        #3

        ankur0101 wrote:

        Can v play video & audio files like .mp3 , .mpg, .wav, .wmv etc.

        Yes.

        Regards, Satips.:rose:

        A 1 Reply Last reply
        0
        • S Sathesh Sakthivel

          ankur0101 wrote:

          Can v play video & audio files like .mp3 , .mpg, .wav, .wmv etc.

          Yes.

          Regards, Satips.:rose:

          A Offline
          A Offline
          ankur0101
          wrote on last edited by
          #4

          ya but how??? whats a code?? only thing i knw is to play .WAV files with no display :wtf::wtf::wtf::wtf:

          A 1 Reply Last reply
          0
          • A ankur0101

            ya but how??? whats a code?? only thing i knw is to play .WAV files with no display :wtf::wtf::wtf::wtf:

            A Offline
            A Offline
            ankur0101
            wrote on last edited by
            #5

            i also want to know how can we open Form2 from Form1?? Here is example Im in Form1 there is Menustrip >> File | Edit | Now there are sub menu in File "open Form2" --------------------------------------------- In short i want to open other form from Menustrip what i have to do??

            C D 2 Replies Last reply
            0
            • A ankur0101

              i also want to know how can we open Form2 from Form1?? Here is example Im in Form1 there is Menustrip >> File | Edit | Now there are sub menu in File "open Form2" --------------------------------------------- In short i want to open other form from Menustrip what i have to do??

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              I recommend buying a book on VB.NET and working through it. If you don't know how to open a form, odds are you don't know enough to take any knowledge from the answers you will get here. The answer is, you create an instance of the form class, and call it's ShowDialog method.

              Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

              1 Reply Last reply
              0
              • A ankur0101

                i also want to know how can we open Form2 from Form1?? Here is example Im in Form1 there is Menustrip >> File | Edit | Now there are sub menu in File "open Form2" --------------------------------------------- In short i want to open other form from Menustrip what i have to do??

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #7

                Christian is correct. If you can't work out how to open a second form from your main form, the rest is going to be neaerly impossible for you to learn on your own. Seriously, pick up a couple of books on VB.NET for Beginners so you can get an explanation of the basics. If you don't, you'll be completely lost in no time.

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                     2006, 2007

                A 1 Reply Last reply
                0
                • D Dave Kreskowiak

                  Christian is correct. If you can't work out how to open a second form from your main form, the rest is going to be neaerly impossible for you to learn on your own. Seriously, pick up a couple of books on VB.NET for Beginners so you can get an explanation of the basics. If you don't, you'll be completely lost in no time.

                  A guide to posting questions on CodeProject[^]
                  Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                       2006, 2007

                  A Offline
                  A Offline
                  ankur0101
                  wrote on last edited by
                  #8

                  But im having book of Visual Basic.Net but it has not specified how to play audio & video files:^):^)

                  D 1 Reply Last reply
                  0
                  • A ankur0101

                    But im having book of Visual Basic.Net but it has not specified how to play audio & video files:^):^)

                    D Offline
                    D Offline
                    Dave Kreskowiak
                    wrote on last edited by
                    #9

                    ankur0101 wrote:

                    but it has not specified how to play audio & video files

                    That's the least of your problems right now.

                    A guide to posting questions on CodeProject[^]
                    Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                         2006, 2007

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups