Closed TooTallNate closed 14 years ago
As guille mentioned, we just discussed it in another thread. And your idea to include it as ZIP file looks good idea. I'll do that soon. Thanks for the suggestion.
Added ZIP file as TooTallNate suggested with: http://github.com/gimite/web-socket-js/commit/9e766377188d461f2046d951cc12645d457eb8e8 and added instruction to README file.
Closing...
A buddy of mine testing one of my projects sent me this email:
I think the solution is to include
Security.allowDomain("*")
somewhere in the Flash code, and that will allow it to be served over distinct domains. You might want to include this hotlink-able version inside of a ZIP in the repo, otherwise there might be problems of people hotlinking to the SWF where they shouldn't be. Including it in a ZIP forces people to extract it if they really wanted to use it.SoundManager 2 employs a similar technique, if you needed to take notes from it.