A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Printing issues

  1. #1
    Junior Member
    Join Date
    Feb 2005
    Posts
    3

    Printing issues

    Hi there. I have a project in which I am trying to print several, separate scenes, singly. I do NOT want to print all 242 frames/scenes at the same time. Is there a way to print JUST a particular scene at one time? There are several that I need to be able to print, but when in a particular scene, one needs to print ONLY that scene. Please tell me there's a way. Thanks.

    Amy

    Hope I explained that well enough.

  2. #2
    Junior Member
    Join Date
    Mar 2005
    Posts
    22

    Version?

    Are you in MX or MX 2004?
    Programmer :: Humanitarian :: Heartthrob :: Ultimate Dad
    http://blog.robsondesign.com

  3. #3
    Junior Member
    Join Date
    Feb 2005
    Posts
    3
    I'm using MX.

  4. #4
    Junior Member
    Join Date
    Mar 2005
    Posts
    22

    Print and PrintJob()

    That's too bad. I am still in MX for most of my projects, too; but the PrintJob() object in 04 is really nice.


    It's pretty easy in MX, too, though. Use the printNum() method, and name each of the frames that you want to print with a #p.

    http://www.macromedia.com/support/fl...ionary628.html
    Programmer :: Humanitarian :: Heartthrob :: Ultimate Dad
    http://blog.robsondesign.com

  5. #5
    Junior Member
    Join Date
    Feb 2005
    Posts
    3
    Thanks for the link.

    I've tried that and the result is the same. It still wants to print all 242 pages of print material. I want to only print one page at a time, and still have other printable material in the program. And I should also mention that I cannot have a bounding box as the image needs to be sizeable.

  6. #6
    Junior Member
    Join Date
    Mar 2005
    Posts
    22

    oh well

    It worked fine in my app. Sorry I can't be of more help...
    Programmer :: Humanitarian :: Heartthrob :: Ultimate Dad
    http://blog.robsondesign.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center