sarge Report post Posted February 27, 2008 Hi All, I know this is probably a pretty basic question but was unable to find other posts that asked the same question. If I have a very basic chart. Can I change it so that rather than the chart animating automatically, that it animate after a click event instead - either with an event handler or perhaps even with a custom button clip within the flash file? Thanks! P.S. This is more out of curiousity than with any pressing need. Share this post Link to post Share on other sites
Pallav Report post Posted February 28, 2008 I'm afraid no - as the chart animates at start. Or, what you can do is: - Have a button in page which when clicked renders the chart in page. As such, it would look as if the button click animates chart. Share this post Link to post Share on other sites