NetConnection operates over HTTP. You can still use AmFast to
serialize data going across your socket, you will just need to use the
encoder/decoder classes directly instead of having the framework
automatically encode/decode AMF message packets.
-Dave