Skip to main content
Participating Frequently
April 20, 2015
Question

Printing a single frame in AS3

  • April 20, 2015
  • 1 reply
  • 206 views

Hi all,  I want to create a button that when pressed will enable a single frame in a flash project to be printed.  Is there an easy way to do this?

Any help would be great

Laura

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
April 20, 2015

check the printjob class to see if you can get it to do what you want.  often it's sufficient to do what you want, but for pixel perfect control of the printed page you may need to create (with code) a displayobject positioned and sized to conform to the print-page.