What data types does Macromedia Flash Remoting support?
The following table contains the ActionScript data types and their Java equivalents: ActionScript data type Java data type Number (primitive data type) Double Boolean (primitive data type) Boolean String String ActionScript (AS) object Map null null undefined null Ordered array ArrayList Named array Map Date object Date XML object org.w3c.dom Document The following table contains the Java data types and their ActionScript equivalents: Java data type ActionScript data type Object[] Array Array of primitive types Array Boolean boolean Number number Character String Date Date java.sql.ResultSet, flashgateway.sql.PageableResultSet Recordset Throwable ActionScript Object org.w3c.dom.Document XML flashgateway.io.ASObject ActionScript Object flashgateway.io.ASXMLString XML Map ECMA Array Collection Array Dictionary ActionScript Object Serializable ActionScript Object