Re: Loading FlexJS example

2015-05-09 Thread Alex Harui
On 5/9/15, 5:53 PM, "Lane Friesen" wrote: >Thanks Alex. It used to be so easy when everyone was using Flex. You >googled >and there it always was. Now one doesn't even know where to look for any >up-to-date answers. It's all years old. I'll peruse this link and all >that's >connected to it. >

Re: Loading FlexJS example

2015-05-09 Thread Lane Friesen
at is stated clearly elsewhere. You are very patient. Lane. -- From: "Alex Harui" Sent: Saturday, May 09, 2015 2:28 PM To: Subject: Re: Loading FlexJS example Have you read [1]? The key pieces are: 1) Create a new Flex web project cal

Re: Loading FlexJS example

2015-05-08 Thread Alex Harui
Have you read [1]? The key pieces are: 1) Create a new Flex web project called ChartExample that uses the FlexJS SDK. 1a) Ignore errors after the project is generated. 2) Copy all of the files from the examples folder, replacing ChartExample.mxml In theory, that should create a runnable SWF. Th