I have开发者_运维百科 a Flash object that sends an URL request with URLLoader. However, how do I make it follow those Location: redirections in headers?
You can try URLRequestHeader. There are examples on the livedocs page there too.
I have开发者_运维百科 a Flash object that sends an URL request with URLLoader. However, how do I make it follow those Location: redirections in headers?
You can try URLRequestHeader. There are examples on the livedocs page there too.
精彩评论