Loading an SWF file in c++ using VS2005

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shakeel101
    New Member
    • Mar 2007
    • 5

    Loading an SWF file in c++ using VS2005

    Hi,


    HELP!!

    I'm currently trying to intergrate a flash movie into c++. I'm trying to go thru this tutorial.

    http://www.bytescout.c om/display_flash_i n_visualc.html

    The problem is that the tutorial is written for VS6 not VS2005. The movie doesn't appear to load. The window will open, two buttons will appear (ok and cancel), even a white box will appear where the movie is supposed to play, however if you right click on the box it will say the movie will not play.

    I have tried using LoadMovie as opposed to SetMovie but it's not quite working.


    Thanks in advance.
  • shakeel101
    New Member
    • Mar 2007
    • 5

    #2
    anyone?

    Comment

    • shakeel101
      New Member
      • Mar 2007
      • 5

      #3
      Don't worry about it folks i've sorted it.

      Comment

      • tushki
        New Member
        • Jan 2008
        • 1

        #4
        Code:
        How did u sort it out.I m facing the same issues so need ur help.

        Comment

        Working...