File -> create projector
click on the options button... and check the fullscreen option.
--
--
Matt Brown
Media Director
www.flatspinmedia.com
Wholesale Pricing on CDs, DVDs & CD
Business Cards, Replicating and Duplication!
Team Macromedia Volunteer for Director
www.macromedia.com/support/forums/team_macromedia
MX Trial Software @ http://www.macromedia.com/software/trial
LingoManiac's solution will only fill the rest of the screen around your
movie with your movie's backgroundcolor.
If you use this Lingocode in a moviescript, your movie will stretch to fill
the screen:
You need to set "in a window" and uncheck "Show titlebar" in the projector
options.
on preparemovie
fullscreen = the desktoprectlist[1]
(the stage).rect = fullscreen
(the stage).drawrect = fullscreen
end
"Marsha22" <webfor...@macromedia.com> wrote in message
news:al2kc5$qub$1...@forums.macromedia.com...
> Hi all,
> I was wondering how you would make your director exectuable full screen
size - it that the movie would be the only thing visible on your monitor -
the windows tool bar would be inivisible and if possible the director name
of movie would be invisible too.
> I need to know this urgently so any hlp would be really appreciated.
>
> cheers,
> Marsha
>
>
>
>
Grant Cox
".:LingoManiac:." <ma...@flatspinmedia.com> wrote in message
news:al34av$qfu$1...@forums.macromedia.com...
hope this helps
matthias
"Grant Cox" <n...@email.com> wrote in message
news:am4ght$6a0$1...@forums.macromedia.com...
on startMovie
set (the stage).rect = the desktoprectlist[1]
end
Hope it helps,
jens
Yes
I have build a project that uses similar stuff.
And some one asked me about it in my personal Director forum. Look at the
info at: http://www.shocksites.com/forum/topic.asp?TOPIC_ID=17
Basicly
(the stage).rect = the desktopRectList[1]
(the stage).drawRect = the desktopRectList[1]
I think there are 2 parts. The first part draws the size of the screen to
the current screen size. The second part stretches the the elements to the
screen size.
Troy Hipolito
The Search for Director Related Sites
http://www.shocksites.com