Need to add this to your UserList.as file

 [RemoteClass(alias="com.whatever.UserList")

Read up on RemoteClass meta tag to be sure you get your data types 
from/to Java and AS correct.  This works if the var names match and you 
get the data types correct - We do it all the time.

Reply via email to