I have a page containing a mixture of HTML and Flash content created by Fusion Charts Free. I would like people to be able to print this page, but it looks like browsers other than IE are not able to do this; content from plugins such as Flash just appears blank in the printout.
I did some research and came across this patch , originally developed for AnyChart, but released as a separate library. This seems to be what most people use to solve the problem. Unfortunately, the hotfix is written in ActionScript 3, and Fusion Free is written in ActionScript 2.
I spent some time moving the patch back to AS2, but it is difficult. And I do not expect all Fusion Free to migrate to AS3. I have experience with Flash, but it was pre-AS3, and not at the level required for this project.
I also came across this question , which has one promising answer, but it seems to only apply to Flash Open Charts.
Since Fusion is a pretty popular package, it seems like someone should have run into this problem in front of me. Has anyone already implemented a fix for Fusion?
source
share