# Importing password protected xml files?

**URL:** https://forum.kirupa.com/t/importing-password-protected-xml-files/195980
**Category:** flash
**Created:** [August 4, 2006, 11:57am UTC](https://forum.kirupa.com/t/importing-password-protected-xml-files/195980 "2006-08-04T11:57:35Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bhf](https://avatars.discourse-cdn.com/v4/letter/b/838e76/32.png) [@bhf](https://forum.kirupa.com/u/bhf)
#### Post date: [August 4, 2006, 11:57am UTC](https://forum.kirupa.com/t/importing-password-protected-xml-files/195980/1 "2006-08-04T11:57:35Z")

</div>

Hello!  
I am trying to import a rss feed which is password protected into my flash rss reader application.

I tried using this format  
loadXml.load(“[http://username:password@somesite/rssfile.xml](http://username:password@somesite/rssfile.xml)”);

but it does not work ☹

Is there anyone out there who was able to solve this problem?

All help is appreciated.  
Thanks
