Hello flexcoders

 I'm relatively new to flex and ActionScript. I need some help with 
the following problem.

   I've an ActionScript ArrayCollection which is shared between a 
Consumer(which wakes up on a flash.Utils.TimerEvent and reads the 
collection) and a Producer(which writes to the 
same collection, based on a user interaction event). What would be the 
easiest way to synchronize access to this collection in Actionscript ?

Thanks
Kumaran


Reply via email to