Why not have the first call the second on completion?
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-----Original Message-----
From: Eric Cobb <[EMAIL PROTECTED]>
Reply-To: flexcoders@yahoogroups.com
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Using EventListeners with Functions
Date: Wed, 27 Feb 2008 11:34:25 -0600

I have two functions that I want to run when my Flex 3 / AIR app starts 
up. I'm running into problems where the second function is firing off 
before the first one is complete. Both functions work fine by 
themselves, but I need the first function to complete before the other 
one starts. 

How might we go about doing this? Is there some way to add an 
EventListener to the first function?




 


Reply via email to