Is it possible to create an executable from flash that is able to call functions in an external dll (such as the windows API for example)?
A:
Yes, but not with Adobe tools. You must use one of programs taht creates exe from swf file.
Konrad
2009-10-07 14:20:30
You also can create your own application (in language you know) having Flash Player plug-in and call your application's methods by fscommands or external interface.
Konrad
2009-10-07 14:26:12