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. C / C++ / MFC
  4. Play a movie clip

Play a movie clip

Scheduled Pinned Locked Moved C / C++ / MFC
c++
9 Posts 5 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.
  • S Offline
    S Offline
    see me
    wrote on last edited by
    #1

    hi, I wan't to play a movie clip in an application using Visual C++. I think it is possible. Any body can give me an idea abt this. :) Dream bigger... Do bigger...Expect smaller aji

    V N A H 4 Replies Last reply
    0
    • S see me

      hi, I wan't to play a movie clip in an application using Visual C++. I think it is possible. Any body can give me an idea abt this. :) Dream bigger... Do bigger...Expect smaller aji

      V Offline
      V Offline
      voorugonda prashanth
      wrote on last edited by
      #2

      i need it also.

      1 Reply Last reply
      0
      • S see me

        hi, I wan't to play a movie clip in an application using Visual C++. I think it is possible. Any body can give me an idea abt this. :) Dream bigger... Do bigger...Expect smaller aji

        N Offline
        N Offline
        Naveen
        wrote on last edited by
        #3

        the easiest way is to insert a mediaplayer activex into ur project and call its funtions.... nave

        S 1 Reply Last reply
        0
        • N Naveen

          the easiest way is to insert a mediaplayer activex into ur project and call its funtions.... nave

          S Offline
          S Offline
          see me
          wrote on last edited by
          #4

          Thats i already did.:mad: Now i want to do it without using any Active X controls. I know there is some way to do it. Dream bigger... Do bigger...Expect smaller aji

          1 Reply Last reply
          0
          • S see me

            hi, I wan't to play a movie clip in an application using Visual C++. I think it is possible. Any body can give me an idea abt this. :) Dream bigger... Do bigger...Expect smaller aji

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

            Insert Animation Control on dialog . Add variable from it (m_AVICtrl); add avi source to your project (IDR_AVI1); call Open of variable :---> m_AVICtrl.Open(IDR_AVI1) ; call Play function ---> m_AVICtrl.Play() ;

            S 1 Reply Last reply
            0
            • S see me

              hi, I wan't to play a movie clip in an application using Visual C++. I think it is possible. Any body can give me an idea abt this. :) Dream bigger... Do bigger...Expect smaller aji

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #6

              See mci functions_**


              **_

              whitesky


              S 1 Reply Last reply
              0
              • H Hamid Taebi

                See mci functions_**


                **_

                whitesky


                S Offline
                S Offline
                see me
                wrote on last edited by
                #7

                Can you please tel some thing about the mci function...or any links???? Dream bigger... Do bigger...Expect smaller aji

                H 1 Reply Last reply
                0
                • S see me

                  Can you please tel some thing about the mci function...or any links???? Dream bigger... Do bigger...Expect smaller aji

                  H Offline
                  H Offline
                  Hamid Taebi
                  wrote on last edited by
                  #8

                  See http://www.codeproject.com/audio/moemeka7.asp[^]_**


                  **_

                  whitesky


                  1 Reply Last reply
                  0
                  • A A_Fa

                    Insert Animation Control on dialog . Add variable from it (m_AVICtrl); add avi source to your project (IDR_AVI1); call Open of variable :---> m_AVICtrl.Open(IDR_AVI1) ; call Play function ---> m_AVICtrl.Play() ;

                    S Offline
                    S Offline
                    see me
                    wrote on last edited by
                    #9

                    better answer you can find here. Posted by me.:mad: http://www.codeproject.com/script/comments/forums.asp?msg=1572559&forumid=1647&mode=all&userid=2760032#xx1572559xx[^] Dream bigger... Do bigger...Expect smaller aji

                    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