Ticket #236 (closed task: fixed)
Socket example should supply a policy file
| Reported by: | thijs | Owned by: | nick |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | Examples | Version: | 0.2 |
| Keywords: | Cc: | ||
| Fixed in revision: | Branch: | ||
| Author: |
Description (last modified by thijs) (diff)
With the latest release of the Flash Player 9,0,124 the BinarySocket example doesn't work without a proper policy file, that looks something like:
<cross-domain-policy> <site-control permitted-cross-domain-policies="all"/> <allow-access-from domain="*" to-ports="8000" /> </cross-domain-policy>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



