Archive | August, 2008

22 August 2008 ~ Comments

Need Help: Change URLLoader Timeout?

I’m working on a project in which I make calls to a REST API using URLLoaders.  One of the calls I make can take up to 80 seconds to respond, but it seems as though URLLoader times out after 60 seconds.  I’ve scoured the ActionScript documentation, but haven’t seen anything about a timeout property.  Does [...]

Continue Reading

03 August 2008 ~ Comments

In Need of an IMAP Library for ActionScript

I’ve been scouring the interwebs for an ActionScript library for interacting with IMAP mail servers and have found absolutely nothing.  Does anyone know of one?  At the very least, I’d take documentation on using a binary socket to authenticate to an IMAP server.
document.getElementById(“post-185-blankimage”).onload();

Continue Reading

Tags: