Embedding Flash Player in a C++ or Java application?

前端 未结 8 1966
甜味超标
甜味超标 2020-12-06 06:47

I would like to embed Flash Player directly inside a C++ or Java application.

I found an article that describes how to do this for C#: http://www.adobe.com/devnet/fl

相关标签:
8条回答
  • 2020-12-06 07:37

    I gave the same answer not long ago. Check out SWHX:

    http://haxe.org/com/libs/swhx

    http://code.google.com/p/screenweaver-hx/

    http://code.google.com/p/screenweaver-hx/source/browse/trunk/src/np_host.c

    Cheers!

    Juan

    0 讨论(0)
  • 2020-12-06 07:37

    If you want to go with a commercial solution, I'd recommend Scaleform GFx. It's not cheap, though, but it's damn good.

    0 讨论(0)
提交回复
热议问题