0

I want to create a custom executable which is similar to the Flash Projector to play swf content. The use case for this is the following: I have Ui components on the swf which exchange messages with my c++ cli executable for sending and receiving events. Is there any example to do this?

iceman
  • 4,211
  • 13
  • 65
  • 92

1 Answers1

1

Maybe this is answered by the following questions:

Also found some related articles using the flash ocx/activex here.

Community
  • 1
  • 1
Scott Willeke
  • 8,884
  • 1
  • 40
  • 52