It handles serialization with Flash / JavaScript communication.

If you want Flash ->c# communication, then you will need to deserialize the
XML that Flash will spit out (xml-rpc like xml).

mike chambers

[EMAIL PROTECTED]

----- Original Message ----- 
From: "David Rorex" <[EMAIL PROTECTED]>
To: "Open Source Flash Mailing List" <[email protected]>
Sent: Wednesday, August 10, 2005 9:12 AM
Subject: Re: [osflash] Flash 8's External Interface - synchronous
projectors!


On 8/10/05, John Giotta <[EMAIL PROTECTED]> wrote:
> [quote]
> So, what the open source community should do is build a serialization /
> deserialization library to abstract the XML format away.
> [/quote]
>
> XPathAPI would be good, no?
>
> There is an API available in the Remoting Components or X Factor
> Studios (http://www.xfactorstudio.com/Actionscript/AS2/XPath/)
>

Doesn't the ExternalInterface API already have
serialization/deserialization built in?
You can communicate with javascript with native AS objects without
doing any serializing yourself...

-David R

_______________________________________________
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

Reply via email to