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#
  4. play flash file in Picturebox?

play flash file in Picturebox?

Scheduled Pinned Locked Moved C#
csharpquestiondotnetvisual-studioadobe
6 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.
  • M Offline
    M Offline
    MudkiSekhon
    wrote on last edited by
    #1

    I am using Visual Studio 2003 with .NET framework 1.1. I want to play flash files in Picturebox. How can i do that?

    Thanks, Sandeep S. Sekhon

    M A 2 Replies Last reply
    0
    • M MudkiSekhon

      I am using Visual Studio 2003 with .NET framework 1.1. I want to play flash files in Picturebox. How can i do that?

      Thanks, Sandeep S. Sekhon

      M Offline
      M Offline
      Mohamed El Gohary
      wrote on last edited by
      #2

      Actually I don't know how to play it in PictureBox but if you are not insisting on using it u can add it using the object tag as in the example Hope this works out with you. Mohamed El Gohary

      1 Reply Last reply
      0
      • M MudkiSekhon

        I am using Visual Studio 2003 with .NET framework 1.1. I want to play flash files in Picturebox. How can i do that?

        Thanks, Sandeep S. Sekhon

        A Offline
        A Offline
        AB7771
        wrote on last edited by
        #3

        U can't do that... U have to use a WebBrowser to play flash files. Regards,

        Everyone is a genius at least once a year - Pramod

        M 1 Reply Last reply
        0
        • A AB7771

          U can't do that... U have to use a WebBrowser to play flash files. Regards,

          Everyone is a genius at least once a year - Pramod

          M Offline
          M Offline
          MudkiSekhon
          wrote on last edited by
          #4

          I am building a Windows Forms Application. Please tell me how can I play Flash file in it.

          Thanks, Sandeep S. Sekhon

          D A 2 Replies Last reply
          0
          • M MudkiSekhon

            I am building a Windows Forms Application. Please tell me how can I play Flash file in it.

            Thanks, Sandeep S. Sekhon

            D Offline
            D Offline
            Dan Neely
            wrote on last edited by
            #5

            Use the activeX browser control in axinterop.shdocvw.dll to embed an ie window in your app, then put the html page with the flash player in the control.

            1 Reply Last reply
            0
            • M MudkiSekhon

              I am building a Windows Forms Application. Please tell me how can I play Flash file in it.

              Thanks, Sandeep S. Sekhon

              A Offline
              A Offline
              AB7771
              wrote on last edited by
              #6

              Just place a webBrowser from the toolbox and call the Navigate method of the webbrowser, Pass the file path of the flash file in the Navigate method.

              Thanks & Regards, Pramod "Everyone is a genius at least once a year"

              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