OK, I did some forum searches and I cant find the answer to this one…
I’m making a flash projector. It’s going to run fullscreen with allowscale = false.
I have a set of menu buttons that I want to always be positioned along the BOTTOM of the screen… where ever that might be. So my Q is this…
Is there some kinda JavaScript like thing I can use to get the user’s screen size? Like one would do in a browser, to place something at the edge?
thanks in advance…