Thanks Quixad�, that help me a lot
-----Mensaje original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]En nombre de Quixad�
Enviado el: viernes, 11 de enero de 2002 13:33
Para: [EMAIL PROTECTED]
Asunto: Re: <lingo-l> not a black rectangle on projector
let's say your movie is 800 x 600; on a painting software, create an image
the same size, fill it with black, transform it to 1 bit, save it (or just
copy it). open director, create a 1 x 1 pixel movie, import the 1 bit
bitmap (or paste it), name it "mask", and on a frame script, put the
following lines:
(the stage).visible = false
window(mymainmovie).windowtype = member("mask")
open window mymainmovie
of course all the application will run as a miaw, so, be aware to make all
the changes it may require.
anyway, no more black border. ah yes, if u want to use full screen, don't
set the visible of the stage to false.
anyway, it's only an overview.
At 09:35 11/01/02 +0000, =?us-ascii?Q?R_Marino?= wrote:
>Hi:
>
> I would like make a projector not showing a black border when I
> set full
>screen (whithout changing the stage size). Can you help me?
>
>Thanks
>
>un saludo,
>
>rmarino
>
>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]