Actionscript execution is single threaded and non-blocking so there are no equivalents. Flash/Flex is effectively event-driven programming. When your code finishes running, the player draws the screen then runs more code triggered by events like ENTER_FRAME and TIMER
On 3/12/10 5:19 AM, "Nini7016 Nini7016" <[email protected]> wrote: Hello ;) I would like to know how we can do the equivalent of wait or sleep In Flex please ???? It 's very urgent ???? thank you very much Any idea ??? ________________________________ Commander un cadeau en ligne discrètement? Voir la solution offerte par Internet Explorer8 <http://clk.atdmt.com/FRM/go/207186971/direct/01/> -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

