Hi... This is probably a very simple question, but I'm just not finding the answer. I've got a Flex-based AIR app, and I want to be able to set its size and location on startup to where it was when the app was last closed. I've got the code working to set the window size (height/width), but I'm not seeing how to get/set the x/y position of the application window.
Any ideas? Thanks, ...scott

