[flexcoders] PrintJob Class driving me crazy!! - Please Help

2008-04-02 Thread Mike Anderson
Hello All, I have 4-5 Move/Scale functions that must place, the moment the PrintJob.start() command is given. The problem is, these functions are still modifying the Objects to be printed (scaling and moving), while the PrintJob is sending everything to the printer. I tried every which way, to

RE: [flexcoders] PrintJob Class driving me crazy!! - Please Help

2008-04-02 Thread Alex Harui
: Wednesday, April 02, 2008 6:16 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] PrintJob Class driving me crazy!! - Please Help Hello All, I have 4-5 Move/Scale functions that must place, the moment the PrintJob.start() command is given. The problem is, these functions are still modifying