enforce coerce
(null)"var xmlLoader:URLRequest = new URLRequest("
http://www.thissite.com/data.xml";);


On Mon, Aug 11, 2014 at 7:54 AM, Ted Lehr <t...@qvine.com> wrote:

> So it seems Flash by default does not allow a movie to get data (say xml)
> from another server. So if I have a movie on
> http://www.thissite.com/movie.swf and in that movie I have:
>
> var xmlLoader:URLRequest = new URLRequest("
> http://www.thissite.com/data.xml";);
>
> Is there anyway around this?
>
> T
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to