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.

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to