Calling .net dll function from ActionScript
I have an adobe air app running on windows.
I would like to call functions in third party dlls from ActionScript.
Is it possible?
Any help was appreciated.
+3
Sandeep
source
to share
1 answer
Yes, you may need to extend AIR using Native Extensions
http://www.adobe.com/devnet/air/native-extensions-for-air.html
+2
francis
source
to share