RE: [flexcoders] passing parameters flex to .net window application

2008-09-12 Thread Tracy Spratt
Friday, September 12, 2008 1:11 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] passing parameters flex to .net window application If the Flex is hosted inside of the .net app you can use ExternalInterface. If the Flex is running separately from the app I would recommend a Socket connect

Re: [flexcoders] passing parameters flex to .net window application

2008-09-12 Thread Steve Mathews
If the Flex is hosted inside of the .net app you can use ExternalInterface.If the Flex is running separately from the app I would recommend a Socket connection. On Fri, Sep 12, 2008 at 12:01 AM, aravinda88 <[EMAIL PROTECTED]> wrote: > Hi, > how can i passing parameters flex to .net application

RE: [flexcoders] passing parameters flex to .net window application

2008-09-12 Thread Gregor Kiddie
Simplest option is to write the info to a file which is then picked up by the .net application. There are more complicated solutions around passing information via the local connection or socket servers, but they are much more work. Gk. Gregor Kiddie Senior Developer INPS Tel: 01382 56