why use URLLoader instead of HTTPService?

86 views
Skip to first unread message

uniqpod

unread,
Feb 16, 2007, 1:14:08 AM2/16/07
to ActionScript 3 YouTube Library
The webapi in this group uses a customized URLLoader to communicate
with REST service. And then dealing with the http response directly.
Just wondering why not using HTTPService instead? Because of
performance or other consideration?

Mike Chambers

unread,
Feb 16, 2007, 2:30:08 AM2/16/07
to as3you...@googlegroups.com
I havent looked at that code in a while, but this is what I recall:

1. we used a custom / dyanmic class, so we could associate the name /
values pairs with the request instance.

2. we didnt have a need to use HTTPService, and didnt want to require
the Flex framework.

hope that helps...

mike chambers

me...@adobe.com

Reply all
Reply to author
Forward
0 new messages