PDA

View Full Version : deafault flash print in landscape


sunshinee
08-20-2002, 03:13 AM
Hi,

Do anybody knows how to use actionscipt to default flash print in landscape printing??

Please help.....

Best regards,
Rachel

paulio
11-09-2004, 03:21 PM
Wish i knew as well i been hunting for days

farafiro
11-10-2004, 11:01 AM
sunshinee
welcome to the forums

Flash cannot override the computer's settings

joeyjj
12-28-2005, 03:56 AM
Flash CAN override computer settings.
You can use-
PrintJob.orientation()
and pick-
"Portrait" or "landscape."
Go here and you can see full docs.
http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=00001642.html
With flash anything is possible.

Joey:)

farafiro
01-03-2006, 04:57 AM
joeyjj
thanks for this, I didn't know this b4

ckdesigndev
01-11-2006, 04:30 PM
Joey, the orientation property identified in the Flash documentation (and that livedocs article you specified) is "read-only". You can only check their values after the operating system's dialog box has set them.