AS3 SWX Connecter: Usable Version!
Whilst the initial version worked, it was more of a proof of concept. This version is (more) ready for a production environment.
Changelog
- Randomised LocalConnection IDs - now running two movies that both use this connecter works
- Say where the connector is stored - just pass the url when you create the SWX object:
swx = new SWX("http://example.com/connecter.swf");
Same bugs are before, Flex compatible version is in the works
Download here