Hi!

You can try
1. NativeExtension
http://www.adobe.com/devnet/air/native-extensions-for-air.html

2. NativeProcess with rundll
http://support.microsoft.com/kb/164787

3. Use local .Net(or any) socket server that will communicate with
your AIR application and run any requested method from any DLL
http://www.mikechambers.com/blog/2008/01/17/commandproxy-net-air-integration-proof-of-concept/


2011/11/6 Timmy Tom <[email protected]>:
> Hi All,
>      Is there any way to call methods in a .DLL file that got created in
> .net from an Adobe Air application.
>
>     .dll and the air application will be in same machine.I mean its totally
> an offline application no communication with web.
>
>      Anyone tried or have any idea?
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>



-- 
Oleg Galaburda
http://blog.actualwave.com/
http://jsinterface.googlecode.com/
http://guibuilder.org/

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to