hello everyone
Let’s look for example at https://github.com/away3d/away3d-examples-fp11/blob/master/src/Intermediate_MouseInteraction.as.
When you compile it and run, then try to resize window of flash player. Scaling of viewport depends on height of windows. How can I avoid this situation? I want to have plane 500x500, that is ALWAYS 500x500 on the screen, independently if window is 1000x1000px or 2000x1000px.
thanks,
Bartek