Once you have your XML file, you can load it within Flash.
Create your movie and make one layer for the chart, one for the
loading actions called actions, and a further layer for the loading function,
called functions.
Keeping the chart function on a separate layer will keep the code a little
tidier.
Drag an instance of the chart component onto the chart layer and give it a name.
In this tutorial we'll use MyChart.