Well Gilles, Funny that you ask... I just got done dealing with an implementation of LocalConnection last week for a project that I'm working on and decided to write a wrapper class to deal with the obscurities involved with this beast.
Examples of LC obscurities are: using underscores to allow cross-domain compatibility, only one connection name per direction, refreshing an SWF doesn't necessarily release the LC name, and more fun stuff. I have addressed many of these things and have made it a bit more intuitive to use (or at least I think so). ;-) I would like to release my code for others to use, yet it doesn't really warrant a whole OS project. Grant Davies and I were talking about having a place to put and share Open Source little utilities like this one. Anyone have any ideas of where to do this now? Does something like an open source script repository already exist for Flash? Should we create one? Anyway, Gilles, if you want to get this code from me now, please email me off list. -Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gilles Bertrand Sent: Wednesday, March 29, 2006 5:55 AM To: Open Source Flash Mailing List Subject: [osflash] Local connections not working I've being trying to use LocalCOnnections and nothing seems to work? Could somebody point me to a good example ??? Thank's Gilles _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
