5h4k42u1u wrote:
> I googled around a bit and found that it has to do
something with FF's cross
> domain security, but nothing much more than that. I was
just wondering if
> anyone would be able to point me to a good resource that
explains the issue
> more and how to fix it, keeping it in mind that i want
to fix it using
> Dreamweaver's Spry options.
It's not just Firefox. The security aspect applies to all
browsers. The
XML source must be located on the same domain as the web
page.
You cannot get round this using Spry's options. The only way
is to use a
server-side solution, such as PHP to retrieve the remote XML
source, and
act as a proxy on your local domain.
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/