Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Dogger26 webforumsuser@macromedia.com #1
size to screen
Hi- I am trying to run a movie that will center on the screen and take over the full screen.
I added the following code:
on startMovie
(the stage).rect=the desktopRectlist[1]
end
This causes the movie to now play in the upper left corner- how do I get it back to center(have checked "center" in options)
Dogger26 webforumsuser@macromedia.com Guest
-
screen size
Hi, I recently installed Windows XP Pro on my laptop. The entire desktop is about half the size of the monitor area. Is there a way to make it use... -
display size on-screen differs from actual size.
With Illustrator 10 installed on Windows XP Pro with a Viewsonic 21" monitor at 16000 X 1200, the problem I am having is: The image I see on-screen,... -
Screen size and resolution?
Hi all, We are in the process of developing a web site and are not sure about what screen size & resolution to use. Any suggestions? Is it safe... -
screen size and more
Here some personal opinions: "pschein" <pschein@co-ps.com> wrote in message news:BB6816EF.11982%pschein@co-ps.com... The concept is the same.... -
Cannot set screen size
You should be able to; it must be a bug. When you click "edit" you should get a window where you can choose the sizes. Maybe you can input them... -
MGaston #2
Re: size to screen
Have you tried using an mpeg2 video instead of avi or mov? The DirectMedia
Xtra you use to import it into Director also has a function for playing
video at full screen, no matter what the resolution of the monitor is set
to.
-M
Dogger26 <webforumsuser@macromedia.com> wrote in message
news:br2f3v$e1v$1@forums.macromedia.com...over the full screen.> Hi- I am trying to run a movie that will center on the screen and takeit back to center(have checked "center" in options)> I added the following code:
> on startMovie
> (the stage).rect=the desktopRectlist[1]
> end
>
> This causes the movie to now play in the upper left corner- how do I get>
>
MGaston Guest
-
Andrew Morton #3
Re: size to screen
You need to adjust (the stage).drawRect too.
Andrew
Andrew Morton Guest



Reply With Quote

