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

前端 未结 8 1968
甜味超标
甜味超标 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

提交回复
热议问题