Re: [flexcoders] Local Windows services calls from Air

2009-12-31 Thread Sam Lai
Using the ability to call operating-system specific apps in AIR 2.0
(currently in Beta), you can do that either by writing your own
Windows app, or using VBScript/PowerShell.

2009/12/31 method_air :
> Is there a way to call out to a local Windows service (ie COM etc) from 
> within Air?
>
> Thanks,
>
> Philip
>
>
>
> 
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Alternative FAQ location: 
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
>
>
>
>


[flexcoders] Local Windows services calls from Air

2009-12-30 Thread method_air
Is there a way to call out to a local Windows service (ie COM etc) from within 
Air?

Thanks,

Philip