Sent at 3:21pm
You have to use a proxy, not Flex, but any proxy. The Flash Player is a
client-side technology, and as such, it can only retreive data from sources
within it's domain. So, if the XML you are looking for is outside your
site, no dice without a proxy.
I use PHP, for example, to
Sorry that should be useProxy="false".
Ted ;)
> When you set proxy="false" you need to have crossdomain.xml files set-up
> to
> handle the flash player security sandbox. If you do not have
> crossdomain.xml
> files configured, the player will block the URL request internally.
>
> Here is the low
When you set proxy="false" you need to have crossdomain.xml files set-up to
handle the flash player security sandbox. If you do not have crossdomain.xml
files configured, the player will block the URL request internally.
Here is the lowdown on crossdomain.xml.
http://www.macromedia.com/cfusion/kn
3 matches
Mail list logo