We are developing a flex webapp -- ie, an HTML page containing only a swf file. While running our app, if the user selects the Browser's File | Print Preview option, all you see is the blank (parent) HTML page. The current status of the SWF is not displayed.
Is there a way to print the current page in the Flex app?

