Security Error in XML loading

Hi!

Security problems are surely the most annoying ones.
Well, I try to lead an XML file, in the usual way.
Everything works fine from the development folder (the XML is local, on the same folder as the SWF), but when I copy the both files to somewhere else (i.e. the Desktop) I get the following message:

[COLOR=red]SecurityError: Error #2148: SWF file [/COLOR][[COLOR=red]file:///C|/Documents%20and%20Settings/myung/Desktop/Gallery.swf[/COLOR][COLOR=red] cannot access local resource [/COLOR][URL=“file:///C|/Documents%20and%20Settings/myung/Desktop/data.xml”][COLOR=red]file:///C|/Documents%20and%20Settings/myung/Desktop/data.xml[/COLOR]](file:///C|/Documents%20and%20Settings/myung/Desktop/Gallery.swf)[COLOR=red]. Only local-with-filesystem and trusted local SWF files may access local resources.
at flash.net::URLStream/load()[/COLOR]
[COLOR=#ff0000][/COLOR]
[COLOR=black]What can I do with it???[/COLOR]

Tnx :frowning: