[Red5] About AMF
Simon Morvan
simon at icilalune.com
Wed Jul 4 11:14:34 EDT 2007
Simon Morvan a écrit :
> Hello there !
>
> (Maybe) a silly question : how do I specify a custom class mapping for
> AMF serialization in Red5 ?
>
> I look for the OpenAMF <custom-class-mapping> equivalent.
>
> The deserialization seems to work fine (through a Object.registerClass
> in my actionscript code).
>
> Thanks in advance.
>
Is there anyone so far who successfully switched from OpenAMF to Red5 ?
I'm getting really stuck in this serialization problem...
The objects I'm passing from Flash are deserialized to the correct Java
type (I specify the flash class <-> java class mapping through a
registerClass() call).
On the other hand, I cannot find how specify such a mapping at Red5 level.
By the way, everything else works fine.
--
Simon.
More information about the Red5
mailing list