Question

I have a Flash object that sends an URL request with URLLoader. However, how do I make it follow those Location: redirections in headers?

Was it helpful?

Solution

You can try URLRequestHeader. There are examples on the livedocs page there too.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top