elevation Report post Posted April 25, 2007 I have a flash movie that is using the FusionCharts. Everything works fine until I try to make the flash go fullscreen and scale. Then, the flash goes fullscreen, but instead of scaling, it positions the movie in the upper left corner of the screen at normal size. If I take the FusionCharts out, it scales fine. I'm assuming that this is either because a) the positioning of the charts based on the x and y coordinates in the actionscript doesn't allow for scaling, or the charts themselves won't scale. Either way, the charts seem to be the problem. Anyone run into this? Any idea? Bryan Share this post Link to post Share on other sites
Pallav Report post Posted April 26, 2007 Which version of FusionCharts are you using? Also, are you directly embedding the SWF itself or loading via our Class API? Share this post Link to post Share on other sites
elevation Report post Posted April 26, 2007 I'm pretty sure that it's v3. We are using the Class API. Share this post Link to post Share on other sites
Pallav Report post Posted April 27, 2007 Can you make sure you're not including Init.as in your .fla? Share this post Link to post Share on other sites