Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: task progress  (Read 6194 times)
oklamos
Newbie
*
Posts: 6


View Profile Email
« 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?
Logged
philipSe
Sr. Member
****
Posts: 139


View Profile Email
« Reply #1 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
Logged
Pages: [1]
Print