[swx] So I made an SWX AS3 Connecter

Fabrício Seger Kolling - Dulldusk dulldusk at gmail.com
Mon Jul 28 07:01:58 PDT 2008


Great job!

Until we have an AVM2 swf Compiler, this is the only way.
Just remind there is a 40Kb limit for LocalConnection.send().
On a website I developed, i had to create a procedure to transfer the 
data on multiple calls.

About the bugs you mentioned, i don't have any ideas.

Fabrício Seger Kolling
<mailto:fabricio at esmeril.com.br>
Omi Chowdhury wrote:
> 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
> ------------------------------------------------------------------------
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080728/9ce9ae1b/attachment.html 


More information about the swx mailing list