[swx] So I made an SWX AS3 Connecter
Omi Chowdhury
omi at mangosix.co.uk
Sun Jul 27 19:51:05 PDT 2008
Hi,
I wanted to use SWX for an upcoming Flex project so I spent yesterday
knocking up this AS3 SWX Connecter that currently works, mostly.
More info here:
http://omi.mango6.com/2008/07/28/introducing-the-as3-swx-connecter/
It's nearly finished but there are a few bugs that I wanted some help with:
[from blog]
- Setting debug: true breaks it - having looked through the SWX code, I
still can't figure out why
- 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.
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.
Anyone have any ideas?
Regards
Omi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080728/5358721c/attachment.html
More information about the swx
mailing list