Does Corona offer thread management ? EnterFrame is executed on a separate thread as I’ve seen and is quite difficult to synchronize all the actions without having thread synchronization (synchonized methods, join, sleep etc).
This causes in my code a lot of errors because I cannot synchronize correctly the order the methods are called.
Thank you! [import]uid: 28830 topic_id: 6647 reply_id: 306647[/import]