GMail invites
I've got 4 Gmail invites to give away... I'll send them out to the first 4 people who post me a comment.
Do it now before they expire! ;-)
I've just had a snoop around to see if anyone has published code to solve the XML timeout problem... AS you may know in Flash 5 there was a hard-coded timeout of 15 seconds for XML.load this isn't the case in Flash 7 / MX2004.
As a result I'm writing a timeout facility to the XML.load method.
XML.loadTimeout(timeoutLength)
I'll post up the code here and at http://proto.layer51.com when it's done.