If you are only loading a raw xml file and no other data comm, then security
should not be an issue if in the same domain as you indicated. If you have
other data com, then security is an issue with different domains or with
local data reads and network data sends.
I like to create a test TextField or TextArea component on a high layer and
write messages to it for a good debugging technique over network and you can
trace the onLoad xml object to see what you are getting.
--
Lon Hosford
www.lonhosford.com May many happy bits flow your way!
[quoted text, click to view] "JoeyDay" <webforumsuser@macromedia.com> wrote in message
news:docjia$ank$1@forums.macromedia.com...
This was working fine in the Flash MX 2004 version of my SWF, but the Studio
8
version refuses to load my XML files. The XML files are sitting on the same
server in the same directory as the SWF file. Anybody have any ideas what
might
have changed? I read something about new security in version 8, but that
looked
to be only for local things. Is there something I need to change along
security
lines, or is this something else entirely? I can provide more information
about
the XML if needed.