<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body>
<font face="Arial" size="2">Great job!<br>
<br>
Until we have an AVM2 swf Compiler, this is the only way.<br>
Just remind there is a 40Kb limit for LocalConnection.send().<br>
On a website I developed, i had to create a procedure to transfer the
data on multiple calls.<br>
<br>
About the bugs you mentioned, i don't have any ideas.<br>
<br>
Fabrício Seger Kolling</font><br>
<a href="mailto:fabricio@esmeril.com.br"><font face="Arial" size="2"></font></a><br>
Omi Chowdhury wrote:
<blockquote
id="mid_8dfef8860807271951i5ca86af8s17954df6fd25f778_mail_gmail_com"
cite="mid:8dfef8860807271951i5ca86af8s17954df6fd25f778@mail.gmail.com"
type="cite">
<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 moz-do-not-send="true"
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>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
swx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:swx@osflash.org">swx@osflash.org</a>
<a class="moz-txt-link-freetext" href="http://osflash.org/mailman/listinfo/swx_osflash.org">http://osflash.org/mailman/listinfo/swx_osflash.org</a>
</pre>
</blockquote>
<br>
</body>
</html>