Quantcast
Viewing latest article 2
Browse Latest Browse All 2

Actionscript 3: Reading an RSS feed that requires authentication

I have an RSS feed that I need to read, but you need to log in with a valid username and password to get the feed. I was wondering if or how to do this using Actionscript 3.

Right now I have a very simple script that just gets the xml from a provided url and outputs the xml to the console.

I've verified that it works with a feed that doesn't require authentication.

Let me know if code or anything more specific is needed.

Thanks in advance!


Viewing latest article 2
Browse Latest Browse All 2

Trending Articles