Hi, I’m trying to target Adobe Air in Flash CS4 for my AS2 project. I use Stage.width / Stage.height to determine the bounds and it works find in the normal flash player, but in Air the values are undefined. I couldn’t find any mention of this online, are there any known issues / workarounds? (ideally that don’t involve finding every use of Stage.width in my gigantic project and replacing it with a constant