In local trusted sanbox, like testing from FlexBuilder this should
work. Once the application is deployed and served from a web server
flash player will ask for a permission file from the server at port
843. The file should be like

                <?xml version=\"1.0\"?><cross-domain-policy><allow-access-from
domain="localhost" to-ports="61616,61613,61222" /></cross-domain-
policy>

The file specifies ports and servers to which flex client can connect
to. And only those are available for socket connections.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to