Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Printing a single frame in AS3

New Here ,
Apr 20, 2015 Apr 20, 2015

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

TOPICS
ActionScript
189
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 20, 2015 Apr 20, 2015
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines