[Red5] Problem accessing multiple params passed from client

Joachim Bauch jojo at struktur.de
Thu Oct 18 13:33:38 PDT 2007


Hi Jake,

Jake Hilton schrieb:
[...]
> Sorry for the noise on this one.

no problem ;)

> One question though.. if I'm passing in an object is it just type "Object"?
> 
> So we have:
> String
> Integer
> Object
> 
> Any others I'm missing?

Flash arrays are received as List, anonymous objects as Map, Flex objects
can be mapped to Red5 classes. See the "echo" sample app for an example.

Joachim




More information about the Red5 mailing list