I think you can multiply the width (x) AND height (y) properties of the
image/canvas or movieplayer by the same proportion: for 50% you need to
multiply each property by .5, for 200%, multiply each by 2.
Is this what you meant?
Yes, but no. Let me rephrase. I have a movie player on a resizable
window, and the movie player has the lock left, top, right and left
checks marked true. How can I play God with resizing and force the
movie player to keep the same aspect ratio regardless of what the
window is? I want the movie player to be as big as possible given that
it kept its aspect ratio. Should I do all the resizing in code and not
use the lock left, right, top and bottom checkboxes?
Andrew
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|