Hi Luiz,
> Can I make ONE projector that can be displayed in fullscreen
> and in-a-window???, can I fake it??? if I fake it(with miaw), how about
> the RAM usage??
Without using MIAW, if u just start a windowed projector, and add in your
prepareMovie ahndler (or startMovie, or whenver you wants) a simple script
to resize the stage.rect to fit the screen, you'll have your stage to be
fullscreen in a window. As the amount of sprites (and members) remains the
same, your RAM usage don't change, but the CPU requirements increase, as
your animation is 'bigger' (on screen) to render.
You should just try
set (the stage).rect = the desktopRectlist[1]
Is that what you're looking for? I haven't understand the 'ONE' in your
original msg. If you're wanting to have the same movie to be run fullscreen
AND in a MIAW, it's like for any other MIAW, but what's the use of doing so?
Hope it helps,
S�bastien
______________________________________________________________________________
Vous avez un site perso ?
2 millions de francs � gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif
[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!]