I have a page containing a mix of HTML and Flash content produced by Fusion Charts Free. I'd like people to be able to print this page, but it looks like browsers other than IE are not capable of doing that; content from plugins like Flash just turns up empty in the printout.
I did some research and came across this fix, designed originally for AnyChart, but released as a stand-alone library. This appears to be what most people are using to solve the problem. Unfortunately, the fix is written in ActionScript 3, while Fusion Free is written in ActionScript 2.
I've spent some time trying to port the fix back to AS2, but that's proving difficult. And I'm not looking forward to migrating all of Fusion Free to AS3. I have some Flash experience, but that was pre-AS3, and not on the level required for this project.
I also came across this question, which has one promising answer, but it appears to apply only to Flash Open Charts.
Since Fusion is a pretty popular package, it seems like someone should have run into this problem before me. Has anyone already implemented a print-fix for Fusion?