[ https://issues.apache.org/jira/browse/FLEX-35357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178693#comment-16178693 ]
Doug Simmons commented on FLEX-35357: ------------------------------------- I direct the browser to localhost:8500/booxotel/test.cfm which contains <cfinvoke component="STime" method="getUTCDateTimeNow" returnvariable="result"> <cfdump var="#result#"> and {ts '2017-09-25 07:40:46'} appears in the browser. If run from Flex this result would have been automatically converted to an actionscript Date type. As far as I know the CF flash remoting gateway is an AMF gateway and the output is serialized so I assume everything it sends is just a string then parsed on receipt by Flex. Doug > FlexJS RemoteObject and ColdFusion > ---------------------------------- > > Key: FLEX-35357 > URL: https://issues.apache.org/jira/browse/FLEX-35357 > Project: Apache Flex > Issue Type: Bug > Components: RPC: RemoteObject > Affects Versions: Apache FlexJS 0.9.0 > Environment: Windows 10, Firefox Developer > Reporter: Doug Simmons > Fix For: Apache FlexJS 0.9.0 > > Attachments: MSTest.zip > > > The project at https://justpaste.it/1bl2l > Generates error - stack trace at https://justpaste.it/1bksx > Doug -- This message was sent by Atlassian JIRA (v6.4.14#64029)