Re: [flexcoders] Poor man's PUSH technology (aka reload data using timer)

2007-02-07 Thread Shannon Hicks
You don't necessarily need FDS for push technology. You should read up on the XML Socket. Shan oneproofdk wrote: I am building a internal app for my company, where we would eventually pursue FDS for it's push capabilities - updating the users view when backend data changes. Until then, I'm t

Re: [flexcoders] Poor man's PUSH technology (aka reload data using timer)

2007-02-07 Thread Adam Royle
em. Any others want to give feedback on this method? Cheers, Adam - Original Message - From: oneproofdk To: flexcoders@yahoogroups.com Sent: Wednesday, February 07, 2007 6:41 PM Subject: [flexcoders] Poor man's PUSH technology (aka reload data using timer) I am building a intern

[flexcoders] Poor man's PUSH technology (aka reload data using timer)

2007-02-07 Thread oneproofdk
I am building a internal app for my company, where we would eventually pursue FDS for it's push capabilities - updating the users view when backend data changes. Until then, I'm thinking about making a function that will get triggered by a timer, e.g. every 60 seconds, it should retrieve data from