[flex_india:26396] Calling DLL from AIR

View: New views
4 Messages — Rating Filter:   Alert me  

[flex_india:26396] Calling DLL from AIR

by sheetal nilwant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,
i want to call a DLL(.net assembly) sitting on the local
machine.Please share ur ideas about the same.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26397] Re: Calling DLL from AIR

by linkya :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Calling system binaries is a feature coming in AIR 2.0. I don't think you can it as of now.

Nishant
www.itasveer.com

On Thu, Nov 5, 2009 at 11:24 AM, sheetal <sheetalnilwant@...> wrote:

Hi,
i want to call a DLL(.net assembly) sitting on the local
machine.Please share ur ideas about the same.



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


[flex_india:26399] Re: Calling DLL from AIR

by rishi narang-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
use weborb for .net remoting with flex to call methods in dll file

On Thu, Nov 5, 2009 at 11:24 AM, sheetal <sheetalnilwant@...> wrote:

Hi,
i want to call a DLL(.net assembly) sitting on the local
machine.Please share ur ideas about the same.



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


[flex_india:26430] Re: Calling DLL from AIR

by Abhinav Mehta :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi
 
Do mashup with the .Net platform, and write the code in any .Net language.
In simple- just link the flex with ;.Net, and than via calling that .Net assembly..inside the assembly you should call your required assembly.
For this you will easily get the blogs, written for akind of mashup.
 
Other way(I am not sure, coz I never worked) ...you can have a look to ExternalInterface().
 
Regards
Abhinav Mehta
MSRIT- Bangalore
----- Original Message -----
Sent: Thursday, November 05, 2009 12:49 PM
Subject: [flex_india:26399] Re: Calling DLL from AIR

use weborb for .net remoting with flex to call methods in dll file

On Thu, Nov 5, 2009 at 11:24 AM, sheetal <sheetalnilwant@...> wrote:

Hi,
i want to call a DLL(.net assembly) sitting on the local
machine.Please share ur ideas about the same.


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