flash-policy-file

Using a Flash socket with Node.js

I've been using gimite / web-socket-js to implement a WebSocket past simply Chrome and development builds of Safari. I want to move away from the Ruby server and onto Node.js. Suddenly it doesn't work in anything but Chrome. I suspect that this has to do with the Flash Socket Policy file that I need to implement. I would like to implem...

timeout for getting crossdomain.xml?

Hi, Is it possible to set a timeout for getting crossdomain.xml in Flash web application for Socket class? Flash tries many ports to get this file and it takes too long when the file is absent (for example blocking firewall is also causing this situation). It would be perfect to set timeouts for every port separately (destination port, ...