On Thu, Jan 24, 2008 at 02:49:34PM -0800, Vic Cekvenich wrote:
> If I deploy SWF on remote server (ex: social networks) but I want it to call 
> my
> servers' services (not same one that loaded swf), how?
> 
> Normally I just say /srvName from Flash Hessian to my resin java server.
> Would http://pointCast.com/srvName work from a remote domain w/ out sandbox
> issues? Workarounds? (I hope I do not have to use XML, yuck.)

This should just work.  The URL parser looks for a protocol (like http)
and if it finds one, it treats it as absolute.  Let me know if you run
into problems with it.

Best,
Emil

============================================================

Emil Ong
Chief Evangelist
Caucho Technology, Inc.
Tel. (858) 456-0300
mailto:[EMAIL PROTECTED]

Caucho: Reliable Open Source
--> Resin: application server
--> Quercus: PHP in Java
--> Hessian Web Services


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to