﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / General usage  / Retrieving point data from a 2D line chart into Flash's main timeline / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 07 Jan 2009 17:40:57 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Retrieving point data from a 2D line chart into Flash's main timeline</title><link>http://www.fusioncharts.com/forum/Topic615-28-1.aspx</link><description>I was able to get access to the data points I was after.  I posted my code in the thread:&lt;br&gt;&lt;br&gt;http://www.fusioncharts.com/forum/Topic244-28-1.aspx&lt;br&gt;&lt;br&gt;Thank you for your help.</description><pubDate>Tue, 27 Mar 2007 17:19:47 GMT</pubDate><dc:creator>mr_interweb</dc:creator></item><item><title>RE: Retrieving point data from a 2D line chart into Flash's main timeline</title><link>http://www.fusioncharts.com/forum/Topic615-28-1.aspx</link><description>All the elements in charts are nested in multiple nested movie clips like _level0 &amp;gt; Chart1 &amp;gt; CMC  etc.</description><pubDate>Tue, 27 Mar 2007 09:11:22 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Retrieving point data from a 2D line chart into Flash's main timeline</title><link>http://www.fusioncharts.com/forum/Topic615-28-1.aspx</link><description>What I am trying to accomplish with Fusion Charts is a more interactive version of the charts.  I am trying to find out where data points on a 2D line graph are in relation to _level0 so when a user clicks on a data point they can edit data associated with that point.  I also was going to have one or more charts stacked vertically with a vertical bar that could be dragged across the chart(s).  While the bar is dragged across the charts, the data values of the x-axis would update in text fields.  Basically, my client wants the charts to have custom interactive functionality between an interface that I create and the charts.  The only way I can think to implement this is to figure out how to let the _root of my flash application retrieve attribute data from the data points in the chart(s).</description><pubDate>Mon, 26 Mar 2007 15:26:11 GMT</pubDate><dc:creator>mr_interweb</dc:creator></item><item><title>RE: Retrieving point data from a 2D line chart into Flash's main timeline</title><link>http://www.fusioncharts.com/forum/Topic615-28-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;By editing it or getting the info back in your code, what exactly do you want to attain? If you can share your end goal, maybe we can help you with some other known methods.</description><pubDate>Sat, 24 Mar 2007 12:53:16 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Retrieving point data from a 2D line chart into Flash's main timeline</title><link>http://www.fusioncharts.com/forum/Topic615-28-1.aspx</link><description>I am trying to determine if it is possible to have Flash access information in the charts from the main timeline of Flash.  For example, I am trying to establish where the relative _x, _y coordinates of a chart's datasets' points are in relation to the _root's x:y axis.  I am also trying to get the data values from points on the line using Actionscript.  Obviously, I have the data set information from the XML but in order for me to associate where on the graph a user is clicking I need to be able to access the data points' attributes.&lt;br&gt;&lt;br&gt;I have access to the source code for Fusion Charts, but I am reluctant to change the base classes to get the functionality to access data point values from the charts.  As far as I can tell, just about every method in the Fusion Charts is a private method, so even if I were to write a wrapper class with accessor methods, I am not sure if Actionscript would allow me to access those private methods and variables from a custom extended class.  I am trying to avoid rewriting the source code, because my client would not be able to upgrade to a newer version of Fusion Charts.  I hope that I am pursuing the wrong path and that there is some easier way to have Flash interact with data from the charts.&lt;br&gt;&lt;br&gt;Please tell me if there is something in the API to allow for Flash to determine plotted information on a chart.  If not, can you give me any advice as to how the source code could be modified to accommodate accessors to data points?</description><pubDate>Fri, 23 Mar 2007 18:42:25 GMT</pubDate><dc:creator>mr_interweb</dc:creator></item></channel></rss>