PureMVC Architects Lounge

PureMVC Manifold => Standard Version => Topic started by: oklamos on March 29, 2009, 12:54:42



Title: task progress
Post by: oklamos on March 29, 2009, 12:54:42
Hi all,

I'd like some advice concerning how to do progress task with timeout/retry/ignore,
the flex send data to server side via socket connection and waiting for specific responding ,
so i need to check the received data from the socket proxy and if the the responde is correct i update the progress task and send the next data.

which Utility i should use for this issue?


Title: Re: task progress
Post by: philipSe on March 30, 2009, 08:01:56
Maybe the Startup Manager
http://trac.puremvc.org/Utility_AS3_StartupManager
http://forums.puremvc.org/index.php?topic=259.msg985#msg985
----Philip