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. Possible to load swf in resource?

Possible to load swf in resource?

Scheduled Pinned Locked Moved C / C++ / MFC
questionlearning
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.
  • M Offline
    M Offline
    manish patel
    wrote on last edited by
    #1

    Hello all, Is it possible to load a swf file in resource and can i use it from resource/ If so then how? Thanks in advance.

    Manish Patel. B.E. - Information Technology.

    M 1 Reply Last reply
    0
    • M manish patel

      Hello all, Is it possible to load a swf file in resource and can i use it from resource/ If so then how? Thanks in advance.

      Manish Patel. B.E. - Information Technology.

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Yes it's possible. The FindResource()/LoadResource()/LockResource()/etc. APIs will let you work with the resource. How you use the resource depends on what you want to do with it. Mark

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      M 1 Reply Last reply
      0
      • M Mark Salsbery

        Yes it's possible. The FindResource()/LoadResource()/LockResource()/etc. APIs will let you work with the resource. How you use the resource depends on what you want to do with it. Mark

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        M Offline
        M Offline
        manish patel
        wrote on last edited by
        #3

        Thanks for your reply. I want to load swf in shockwaveflash Activex and it only accept path of the swf. So now how can i load perticular swf to shockwaveflash activex? Any hint? Thanks in advance

        Manish Patel. B.E. - Information Technology.

        M 1 Reply Last reply
        0
        • M manish patel

          Thanks for your reply. I want to load swf in shockwaveflash Activex and it only accept path of the swf. So now how can i load perticular swf to shockwaveflash activex? Any hint? Thanks in advance

          Manish Patel. B.E. - Information Technology.

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #4

          I believe the only thing you can do in that case is save it to a temporary file and play it from there. Mark

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          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