Sign in to follow this  
jayjaybee

Saving Images Across Domains

Recommended Posts

Hi there

I have a chart which is on, say, www.domain1.com. However, this domain only supports ASP, and so i need to run either the PHP or ASP.NET on another domain (www.domain2.com) in order to generate the JPEG file from the chart. Now, pointing the exportHandler to www.domain2.com works if i set the exportAction to download, but when i set it to save, the chart cannot find the exportHandler on www.domain2.com. Don't ask me why i can run the chart and export handler on the same domain....it is my work being inflexible.

I have tested my chart and scripts on the same domain with the exportAction set to save and i can confirm it does work, as the image is being generated on the server.

So i hope i can have some of the following answers:

  • Is it possible or even advisible to run the image handler on another domain to the chart.
  • Is it something i can address with some of the security options in flash?
  • Can a proxy script or something help?
  • Is there a way to have an ASP version of this export handler :S

Regards,

James

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello :),

 

 

 

We are really excited to announce the release of FusionCharts for Flex v1.1 featuring the following:

 

 

 

- 12 new chart types: 7 new gauges including Angular gauge, LED gauge and Linear gauge, Spark chart and Bullet graphs have been added.

 

- All the gauges can fetch data in real-time and come with alert managers and message loggers.

 

- All the charts and gauges can now be natively exported as images and PDFs.

 

- The data for all the charts can be exported as CSV.

 

- Data sets can now have custom text labels instead of numeric values.

 

- The charts can handle a lot more events to help you manipulate them better.

 

- Trendlines can also have custom tool-text.

 

- Custom color palettes can be defined for the data plots.

 

 

 

Learn more about it from www.fusioncharts.com/flex. and learn what's new in FusionCharts for Flex from http://www.fusioncharts.com/flex/VersionHistory.asp.

 

 

 

Existing customers can upgrade to the new version from www.fusioncharts.com/PUC.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this