Hi,
I wanted to save my chart using the 'save as' provided by the browser.
As everyone here knows, the 'chart.swf' along with the 'chart.xml' brings up the flash chart. I had embedded the xml in my HTML code.
a) Behaviour with FireFox:
When I 'save' the page, the 'chart.swf' is saved as 'chart.bin'. The HTML code in the saved page points to the bin file. As my xml is already available in the HTML code, the charts come up fine from the saved page
Behaviour in IE:
Here the behaviour is different. The chart.bin does not get saved and the HTML code in the saved page still points to the chart.swf. Because of this the charts do not come up in the saved page.
Why is this difference in behavior? Can anyone suggest a workaround for saving in IE?
Regards,
mailbvk