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. Can WinForm app use Flash as background?

Can WinForm app use Flash as background?

Scheduled Pinned Locked Moved C#
adobequestion
4 Posts 2 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.
  • D Offline
    D Offline
    daveice
    wrote on last edited by
    #1

    I want to use dynamic background in my winform app, I used GIF image now, it looks not so good, can I use a flash as background? how? In my opinon, I need to use "AxShockwaveFlash" to play the flash, this object is not under control of my app, so I can't draw on it...

    L 1 Reply Last reply
    0
    • D daveice

      I want to use dynamic background in my winform app, I used GIF image now, it looks not so good, can I use a flash as background? how? In my opinon, I need to use "AxShockwaveFlash" to play the flash, this object is not under control of my app, so I can't draw on it...

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Embed your flash in a webpage and show it in a WebBrowser[^] control. Set the Dock property to DockStyle.Fill :)

      I are Troll :)

      D 1 Reply Last reply
      0
      • L Lost User

        Embed your flash in a webpage and show it in a WebBrowser[^] control. Set the Dock property to DockStyle.Fill :)

        I are Troll :)

        D Offline
        D Offline
        daveice
        wrote on last edited by
        #3

        But how can I draw some text and image above webbrowser?

        L 1 Reply Last reply
        0
        • D daveice

          But how can I draw some text and image above webbrowser?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          You can drop controls on the webbrowser. Most won't be transparent though.

          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