Lyngtoft Report post Posted August 30, 2010 (edited) Hi I have searched the forums and tried my best to follow the guides for client side exporting, but I simply can't get it to work. I get the chart, and i get the right click options to export as jpg etc. I get the popup with capturing data going from 1% to 100% but then nothing happens. I do not see the "waiting" button or the "Save" button as shown in some screenshots. I even tried with a set of test files downloaded from here: http://http:www.adwiza.com/x/Export_at_client.zip I am using flash 10, and have tried in both IE, firefox and chrome. - A side note, insted of saving it as a jpg or file, could you get a "copy to clipboard" function also? Edit fixed the downloadlink Edited August 30, 2010 by Guest Share this post Link to post Share on other sites
Lyngtoft Report post Posted September 1, 2010 Anyone? I believe i have tried almost everything, and would love it if someone could perhaps point me in a direction or give me something to try. Share this post Link to post Share on other sites
duflepud Report post Posted September 1, 2010 It looks like you are missing the exportAction. exportAction='download' Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted September 1, 2010 Hi All, It looks like you are missing the exportAction. exportAction='download' Welcome to FusionCharts forum. Thanks for sharing your idea. Anyone? I believe i have tried almost everything, and would love it if someone could perhaps point me in a direction or give me something to try. In case your issue still persisits, could you please send us the sample code that you are using? Share this post Link to post Share on other sites
Lyngtoft Report post Posted September 2, 2010 Hi again Thank you for your input, I was indeed missing the exportAction='download' tag, but unfortunately that didn't help me much. I have attached a zip with all the files from my test. chart_test.zip Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted September 2, 2010 Hi, Could you please check whether the Global Security Settings for Flash Player is enabled or not? Ref.- http://www.fusioncharts.com/forum/Topic5009-47-1.aspx#bm8077 Share this post Link to post Share on other sites
Lyngtoft Report post Posted September 2, 2010 Thank you guys that was exactly what was missing! So now the export is working. The way I'm using it is that when a user runs the application all files xml, swf etc. are copied to the clients %temp% folder and run from there. And everytime a user presses an update button the .xml file is updated with new values and the page is refreshed. So I'm guessing all clients will have to enable that setting. And one other thing, "copy to clipboard" possible? Share this post Link to post Share on other sites