Hi there, I appreciate any help on the following issue. I can't seem to find any other similar topic.

(CS4, ActionScript 3.0, Flash 10)

I have a SWF embedded within a page that is protected by digest authentication. To access this page, the browser asks for username/password. So far so good, the SWF works fine.

Now, within that SWF, the script uses URLLoader to POST to another URL on the same server (but...