Net tools package?

For the AS3 apps that need to deal with loading/sending HTTP requests, I’ve written a little data-dealer class which can execute a sequence of GETs one after the other, running the results through some pre-decided listener functions. It’s pretty good, but pretty basic.

I was wondering if anyone knows of a more mature one of these flash.net wrapper classes. Something with rich start/stop request functionality, etc.