bagus sutan Report post Posted March 7, 2010 Hi, I develop page with led gauge in two divs. First div displayed as soon as page load and the second div will be displayed on mouse hover. Can the second div render the same time as the first div, because the second div rendered after the div hover for the first time (there is delayed time) regards, Bagus Sutan Share this post Link to post Share on other sites
Guest Madhumita Report post Posted March 8, 2010 Hello, Could you please specify if your dataXML or dataURL method? Loading the data using dataXML method will reduce the time to initially render the chart by some fraction. In case this does not solve your issue, kindly send us a scaled down version of your code so that we can probe into this further. Share this post Link to post Share on other sites
bagus sutan Report post Posted March 8, 2010 Hi, Suppose i want to show the value on led gauge on mouse hover, what I'm dealing with now that is the chart begin to render after i hovered the object instead of displaying the value from the beginning of page load. is it possible to get chart rendered even if it's not hovered yet. Regards, Bagus Sutan Share this post Link to post Share on other sites
Guest Madhumita Report post Posted March 8, 2010 Hello, Due to limitations of Flash and the browser, Flash movies can not be rendered, unless it is made visible. Share this post Link to post Share on other sites