Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Embedding flash within a custom desktop application, using NPAPI?

Note: Please don't answer with just use Adobe AIR". I am aware of it, and it's not applicable in this situation.

I've been reviewing the Gecko Plugin API reference.

I'm assuming I'd have to implement all the required browser-side functionality. My goal is to be able to access the graphical output of Flash at a low level, in order to integrate them into an application, along with other native code. Adobe AIR is a future possibility but performance is nowhere near good enough yet for this project.

Does anyone know of an open-source project which acts as a NPAPI plugin host? I suppose alternatives are to extract the necessary bits from WebKit, etc.

like image 642
Mark Renouf Avatar asked Apr 24 '26 09:04

Mark Renouf


1 Answers

Yep, check out ScreenweaverHX:

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

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

HTH

like image 56
Juan Delgado Avatar answered Apr 27 '26 09:04

Juan Delgado



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!