Need a utility to convert Flash map into image on web site. Please help!

My company’s website has a feature that generates a map of the US with states shaded different colors based on certain search criteria. This map is in Flash and is dynamic with links, etc.

How do we offer an option for the user to get the map as either a static image file, or as a PDF document? Is there a utility that takes the Flash map and converts it to an image so people can save it and insert it into reports or use it in a PowerPoint presentation?

(I know people can do a ctrl+print screen to get a screenshot, but our clients are not that savvy…)

Here is a screenshot of what one of the maps looks like.

Keep in mind that the map is in Flash and is dynamic, you click on a state and it generates a report for that state. People want to be able to just get the map as an image to insert into reports, etc.

THANKS!

Flash can’t do this by itself, but it can with some sort of back-end programming, like via .NET or PHP or something similar that CAN generate variable based images.

Closest you’ll get is Flash being able to print… Can you include instructions on how to install a PDF printer, then have the Flash file print to that and output the PDF?

We could do that, but the people who we would be doing it for would never be able to figure it out. We need something as simple as “click here to output this map as an image or PDF”…

These people might get you some or all of the way. http://www.flashmagazine.com/735.htm

actually on checking while what they are doing is nice it is not useful for you

last post hehe
this seems more like it Flash tools and utilitys, Flash Development, Flash Movies, Create Screensavers, Convert SWF to PDF - FlashJester.

How much control do you have over the Flash map itself, and do you have any programmers that can code if need be? Or are you limited to pre-made utilities and (I assume) HTML editing?

Hmm… if scm1001’s link doesn’t work, maybe take a look at this: Make screenshots, filter and output as jpg from Flash 8

I am not sure exactly what they’re using to generate the maps, but I do think they are customizable, and we do have programmers who can code (although I am not sure if they have the exact skills that would be needed to do this). I will send our IT guys the links to the two utilities.

Thanks you guys, I knew if I posted here that someone would have an answer! Dopers are awesome!