I'm working on a stack that is 1920x1080. I use
Code: Select all
on preOpenStack
set the fullScreenMode of me to "letterbox"
end preOpenStack
Thank you!
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller
Code: Select all
on preOpenStack
set the fullScreenMode of me to "letterbox"
end preOpenStack
Code: Select all
set the fullscreen of this stack to true