Do you know of any other strategies, tips, or pitfalls for using Flash’s printing features? Tell us about what you learned and new ideas you have in our Web Development Forum.
ActionScript 2.0's new PrintJob class allows you to add robust printing support to your Flash-based Web applications. Learn how to use this new featurealong with a code design that allows on-the-fly interface assembly on any movie clip.
by Eric Jansson
February 22, 2005
t is no longer neccessary to creatively twist and bend Flash's printing APIs to perform the more complex printing tasks like multi-page printing. Thanks to ActionScript 2.0 and Flash Player 7, you now have direct access to a rich set of print functionality. This article explores these powerful new functions and discusses how to structure application code to take full advantage of them.
This previous article, discussing Flash Player 5, outlined a set of code strategies for printing in Flash and those techniques have aged well. Reading the previous article isn't a prerequisite, but it's not a bad idea, as this article uses the same design strategy to organize application code in a manner that makes printing even simpler and the code even more maintainable.
It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com. Already a member?
To become a member of DevX.com create your Member Profile by completing the form below. Membership is free!