FlexPrintJob
flexprintjob
External Script Files And Printing Objects With Flex
Thu, 11/06/2008 - 11:36 | by philipnorton42Yesterday I talked about using the Flex Script element to run code within the mxml file, you can also use the source attribute of the Script element to reference external files. To create an external script file FlashDevelop go to the File->New and select Blank Document. You can also do this by pressing Ctrl+N.