Instead of URLLoader, use org.apache.flex.network.HTTPService.

Set the url, call send(), when the COMPLETE event is fired, the data
property should hold your CSV file.

HTH,
-Alex

On 8/31/16, 9:56 PM, "xenia1234" <mw...@healthpi.com.au> wrote:

>But how do you read it ?
>
>Flex SDK has URLLoader.
>In FlexJS, there is no URLLoader to read the data.
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Storage-tp13475p1348
>6.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to