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. VC FLEX

VC FLEX

Scheduled Pinned Locked Moved C / C++ / MFC
c++adobe
3 Posts 3 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.
  • C Offline
    C Offline
    cy163 hotmail com
    wrote on last edited by
    #1

    Hi ALL, I am using Visual C++ 6.0 studio. I want to render processing result data graphically by showing a flash to the user with FLEX technology. I wonder if this is possible. Thanks Felix

    K C 2 Replies Last reply
    0
    • C cy163 hotmail com

      Hi ALL, I am using Visual C++ 6.0 studio. I want to render processing result data graphically by showing a flash to the user with FLEX technology. I wonder if this is possible. Thanks Felix

      K Offline
      K Offline
      KingsGambit
      wrote on last edited by
      #2

      Yes it is possible. You can use Adobe Flash Player ActiveX control in ypur VC++ project. You can make use of events and methods provided by Adobe Flash Player control to communicate between C++ and the Flash file (Which is the result of compiling your Flex project).

      1 Reply Last reply
      0
      • C cy163 hotmail com

        Hi ALL, I am using Visual C++ 6.0 studio. I want to render processing result data graphically by showing a flash to the user with FLEX technology. I wonder if this is possible. Thanks Felix

        C Offline
        C Offline
        Cool_Dev
        wrote on last edited by
        #3

        in addition to what is said above, don't wonder to hear that you can call functions in your swf flash movie from C++, and events dispatched from swf can be handled in c++, using the interfaces provided by flash player activex.

        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