After reading the
following:
Flash applications are
only allowed HTTP access to resources on the same domain and by the same
protocol from which they were served. This presents a problem for web services,
because they are typically accessed from remote locations. The Flex proxy
intercepts requests to remote web services, redirects the requests, and then
returns the responses to the client.
I'm left with the
following question: So can you make a WS call without the proxy to a
webservice hosted by the same server that served the flex app? Like if I
accessed:
could the Flash
Player then make a WS call to http://somewhere:8080/services/myService
without the Flex proxy?
Thanks!
Joey Mink
[Software Engineer @ Solers,
Inc.]
Voice: 703 480 2450
Fax: 703 263 2663
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

