tsc Report post Posted December 5, 2008 Hello, unfortunately I can't find a topic concerning my problem using the search... Is there a way to determine the exact height & width of the chart ? I need it to position other movieclips around it, but when trying to access the _width & _height - properties of the main chart-MC I always get too large values, much about 2000px, altough I set these props to be 500/300 when instantiating the chart. I've seen that some helper-mcs are created and positioned offstage (-2000..) but changing the values or parents doesn't help sufficiently. Below is a loop trough the main chart-MC, when the setting the tfTestMC's ( in Chart.as) parent to _root. The height already is smaller, but not the width. The chart however was instantiated with 600w & 550h. Also I wonder, how can the chartMCS_0's height be 670 when some inside MC is 550h and y-positioned 275 ... (Background) _level0.MAMUC_9878.container_GRP_1.c_view_1.subDisplay_0.c_view_0.chartMCS_0 _width 2602.95 _height 671.5 _x 0 _y 0 _level0.MAMUC_9878.container_GRP_1.c_view_1.subDisplay_0.c_view_0.chartMCS_0.box_mc_1 _width 2602.95 _height 671.5 _x 0 _y 0 _level0.MAMUC_9878.container_GRP_1.c_view_1.subDisplay_0.c_view_0.chartMCS_0.box_mc_1.Chart _width 2602.95 _height 549.5 _x 0 _y 22 _level0.MAMUC_9878.container_GRP_1.c_view_1.subDisplay_0.c_view_0.chartMCS_0.box_mc_1.Chart.Background _width 599.5 _height 549.5 _x 300 _y 275 _level0.MAMUC_9878.container_GRP_1.c_view_1.subDisplay_0.c_view_0.chartMCS_0.box_mc_1.Log _width 0 _height 0 _x 0 _y 22 Any help welcome. Tarik I'm using FC 3.0.4 Share this post Link to post Share on other sites
Sanjukta Report post Posted April 20, 2010 Hi, Please try upgrading FusionCharts 3.0.4 to the latest version 3.1.1 using the following link of the Product Update Center and see if this helps. Ref.- http://www.fusioncharts.com/PUC Share this post Link to post Share on other sites