PDA

View Full Version : Path to XML file problem


hillcreative
05-15-2005, 01:28 PM
I'm having problems trying to load an XML file on a local workgroup. The load works fine when done over the Internet but when I use a local UNC path it fails.

Example: http://www.mydomain.com/stations/radioInfo.xml **works fine

But when I try to locate the same file within my network using a UNC path it fails \\192.168.1.xx\c\Inetpub\wwwroot\stations\radioInf o.xml

Not a password or unshared drive issue as I can easily reach it using explorer on the same machine with the SWF file.

BTW the application is designed to run on Flash Player and won't be using a browser

Thanks

hillcreative

henkep
05-15-2005, 01:46 PM
http://192.168.1.xx\c\Inetpub\wwwroot\stations\radioInfo. xml