RE: [Flashcoders] what´s the catch?

2006-03-30 Thread Sönke Rohde
You should use the MovieClipLoader-Class which fires an onLoadError-event. There are many examples in the helpfiles. Cheers, Sönke -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Måseide Sent: Thursday, March 30, 2006 2:10 PM To:

RE: [Flashcoders] what�s the catch?

2006-03-30 Thread Derek Vadneau
loadMovieNum (loadMovie, loadVariables, etc.) is an asynchronous function, meaning it doesn't return immediately. If it did, it would mean Flash would have to halt all execution until it received a response from a server in order to get the SWF either completely loaded or at least get the