all groups > macromedia flash flash remoting > august 2004 >
You're in the

macromedia flash flash remoting

group:

Flash .Net Remoting Issues for passing..Objects



Flash .Net Remoting Issues for passing..Objects flash_player
8/19/2004 1:30:41 PM
macromedia flash flash remoting: Hi All
We are developing a web application using Flash Remoting. The backend server
implementation is in C#. We would need C# objects to be passed to the Flash
layer and vice versa.

We understand that one way to do so is using FlashGateway.IO.ASObject. But
this is more like a simple Hashtable. We tried setting a C# object in this. On
the Flash side, we were able to see that some [object Object] is coming but its
not showing the exact content of the object.

We believe that this is possible in Java using Serialization. A serialized
Java objects moves from server to flash without any issues and we can convert
it to a flash object and vice versa. Isn't there a way we can achieve the same
in C# or we have to rely on ASObject only.

Any help is welcome.

Thanks
Re: Flash .Net Remoting Issues for passing..Objects hemendras NO[at]SPAM mindfiresolutions.com
8/20/2004 12:17:59 AM
Hi,

You can use XML object which works smoothlly with .NET and flash Remoting.

Good Luck

Hemendra Singh Shaktawat

Mndfire Solutions
Re: Flash .Net Remoting Issues for passing..Objects hemendras NO[at]SPAM mindfiresolutions.com
8/20/2004 12:19:43 AM
Hi,

You can pass a XML 0bject which works smoothly with .NET and flash remoting.

Good Luck

Hemendra Singh Shaktawat

Mndfire Solutions
AddThis Social Bookmark Button