The easiest way, if it is installed on the hard drive, is to modify (or create, if you don't ship with one) an .INI file with the same name as the projector (e.g.: BIGGAME.EXE has a matching BIGGAME.INI file). In it, make a section: [Settings] FullScreen=1 UseTitleBar=1 (1=enable, 0=disable). It will require a little proficiency with FileIO to do this. Otherwise, if you start from CD or just don't want to fiddle with FileIO, you could modify the drawRect of the stage to be full screen. This isn't quite the same effect as the "full screen" option, in that it literally will occupy the screen, but might be acceptable, depending on what you're doing. - Tab At 03:25 PM 12/30/00 -0500, Slava Paperno wrote: >My dir movies are started from a projector stub. I'd like to give the user >an option of starting the next movie full screen or in a window. Is there >a way to do this with Lingo (under Windows and Macintosh)? Thanks! > >Slava [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
