I think you would need LIveCycle Express for that
----- Original Message ---- From: Michael Labriola <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, June 1, 2008 8:40:06 PM Subject: [flexcoders] Re: Air App - Check connection Indra, Look in the AIR help files for the presence API. I think this article also covers it, but not sure how up to date it is: http://www.adobe. com/devnet/ air/flex/ articles/ flickr_floater_ 06.html HTH, Labriola --- In [EMAIL PROTECTED] ups.com, Indra Prastha <indra.prastha@ ...> wrote: > > Hi Guys, > > I'm creating an Air Application that has to check the connections to a > server. > So when there's connection to the server, it retrieves XMLs through > HTTPservice from my backend > and if there's no connection , it should retrieve XMLs from local disk. > Reading xml is no problem in both ways, but whats the best way to create > the connection checking logic.?? > > Thanks > - Indra >

