Thanks for your reply. Obviously your technical folks know how to implement a feature like this but here is some (perhaps) useful information:
http://www.quasimondo.com/archives/000645.php
Since your next major release is "some time away" would it be possible to quickly implement a BitmapData export from your flash maps? Maybe something like this:
<chart ... ExportBitmapData='true' BitmapDataPostURL='img.php' ... >
And then once the map is rendered you can use the Flash BitmapData interface to get the pixel data and then post it to the BitmapDataPostURL URL which we could implement to output a PNG or JPG image.
Thanks again for your reply. I'm glad to hear this is on your wishlist and will likely be implemented in the future.
Regards,
Jon