Do you want to scale the movie display or the movie file? If it's just
the display, this can be scaled or stretched by changing the shape of
the movieplayer control (turn the movieplayer's property "autoresize"
off). You can then change the x and y dimensions of the movieplayer.
Unfortunately, you have to account for the size of the controls at the
bottom.
These properties can be set in the IDE or in code.
John Kubie
On May 27, 2004, at 6:02 PM, Andrew Keller wrote:
In my app, I need to be able to scale (proportionally, not x/y
independent) movies and pictures. How can I do this?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|