<div dir="ltr">Hi,<br><br>I wanted to use SWX for an upcoming Flex project so I spent yesterday
knocking up this AS3 SWX Connecter that currently works, mostly.<br>More info here:<br><a href="http://omi.mango6.com/2008/07/28/introducing-the-as3-swx-connecter/">http://omi.mango6.com/2008/07/28/introducing-the-as3-swx-connecter/</a><br>
<br>It's nearly finished but there are a few bugs that I wanted some help with:<br>[from blog]<br><ul><li>Setting debug: true breaks it - having looked through the SWX code, I still can't figure out why</li><li>Does not work in Flex because the LocalConnection does not connect
when the connecter is loaded via a Loader. Only way currently is to use
a SWFLoader Component (creating a SWFLoader instance in AS does not
work) but nobody wants SWFLoader MXML in their source code, defeats the
point of abstracting everything to a library - maybe make a SWX
component.</li></ul>I've still to find a LocalConnection used in Flex that doesn't use a SWFLoader Component, so there probably is a reason - I just don't know what it is.<br>Anyone have any ideas?<br><br>Regards<br>
Omi<br></div>