Hi jr,

you can make a proxy in a web scripting language.

Here are 4 different languages:

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16520

They have an example of a generic webservices proxy here:

http://www.adobe.com/devnet/flash/articles/flmxpro_webservices_06.html

I have only implemented a simple php proxy to an http service that 
returns xml.

Good luck.

/r
http://www.searchcoders.com/flex/search/php+proxy
http://www.laflex.org/ - Los Angeles Flex Users Group




jrbranaa wrote:
> Hello,
> 
> Trying to get past the security measures that have been implemented in 
> ActionScript 3.0/
> Flash 9.  It seems that direct communication via URLLoader, HTTPServices, 
> etc... between my 
> domain and another domain (paypal in this case) is not possible without 
> either Flex Data 
> Services or a configuration file on the paypal site....  
> 
> My initial thought is that there must be another way.  Rolling out Flex Data 
> Services justs for 
> proxy purposes seems like a lot of overhead for a shoppingcart.
> 
> Any other thoughts?  Help please.
> 
> cheers,
> 
> jr
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> Yahoo! Groups Links
> 
> 
> 
> 


Reply via email to