Hi, > Take a look at URLBinaryLoader (which is the network class I’m using pretty > much exclusively). The main logic is in URLStream which handles all kinds of > responses. HTTPService can probably be improved using similar logic.
I looked ta that it seem it can only do on the AS side not on the JS side which is what I need. Thanks, Justin
