Hello Nicolas

Thanks for your reply.

I took a look into "\lib\swhx\1,0,5,8\swhx" and i can figure out the API from there.

However, with this minimal test:
//-----------------------
var SW_Init=$loader.loadprim("[EMAIL PROTECTED]",1);
var SW_Destroy=$loader.loadprim("[EMAIL PROTECTED]",0);


SW_Init("\\\"Program Files\"\\\"Mozilla Firefox\"\\plugins\\\n");
//SW_Init("");
SW_Destroy();
//------------------------


I get an "Unable to load Flash player Library" exception.

Please note that "haxelib run swhx" can run normally and the examples execute as expected as well. Also, please note that i had to copy the swhx.ndll into the neko directory so that neko is able to "see" it.

The flash player is succesfuly installed in my system and the NSFW32.dll is located in the plugins directory of firefox.

Any tips?

Looking forward to hearing from you
Athanasios

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to