Since you're just sending a string across an XMLSocket I don't see why you
couldn't do that & just break it apart for evaluation afterwards.
E

On Wed, Apr 29, 2009 at 8:24 AM, Glen Pike <g...@engineeredarts.co.uk>wrote:

> Hi,
>
>   I have a strange problem with my application - cross-domain problems
> again!
>
>   Anyway, I am using LoadVars to send name=value& pairs to a port which
> returns an XML response...
>
>   The cross-domain GET request is appearing at the port, but I am guessing
> FlashPlayer expects a "proper" HTTP response with headers, etc. that this
> server does not give.
>
>   Can I use an XMLSocket to pass name=value& pairs, or something else -
> again AS2 so we don't have benefit of a binary socket...
>
>   Thanks
>
>   Glen
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
http://ericd.net
Interactive design and development
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to