|
#1
|
|||
|
|||
|
Minimum Window size while resizing...
First off let me say this program saved my butt. I needed to author a training DVD with videos and I was about to start using Director. What a mess.
I was able to learn this and autor the entire DVD with 40 videos (3 hours worth) in one day. Very cool. One issue I ran into was that I did not want the use to be able to rezise the window smaller than 720x480. I did a search here now and I could not find anything. So here is what I came up with. If you want to see the video window work, copy the Magnolia.mpg file that comes with Autoplay to the video directory. -Paul |
|
#2
|
||||
|
||||
|
You could've just put the following code in your On Preload event:
Code:
function g_OnGetMinMaxInfo()
return {MinX = 720, MinY = 480};
end
|
|
#3
|
||||
|
||||
|
Here's a thread with a couple examples that address this issue as well:
http://www.indigorose.com/forums/sho...light=stay+put |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| http://yourfilelink.com - 50MB max upload, free! | Intrigued | General Chat | 14 | 09-26-2006 09:44 AM |
| Example: Sending An Email Through Outlook | Brett | AutoPlay Media Studio 5.0 Examples | 22 | 12-05-2005 07:11 PM |
| Resizing Window Size | Daniel Diroll | AutoPlay Media Studio 6.0 | 0 | 10-26-2005 12:38 PM |
| Window Setting, Page Size, Comp. Exe don't work | Stefan_M | AutoPlay Media Studio 5.0 | 8 | 01-23-2004 12:03 PM |
| HOWTO: Get the Position and Size of a Window | Support | AutoPlay Media Studio 4.0 Examples | 0 | 09-27-2002 10:40 AM |
All times are GMT -6. The time now is 09:28 PM.








Linear Mode

