Hi Mitesh,
You can do this using rect and drawRect properties of the stage.
on prepareMovie
stageSize = the desktopRectList[1]
(the stage).rect = stageSize
(the stage).drawRect = stageSize
end
regards
------------------------------------------
Ramesh CT
http://www.lingoman.net/
------------------------------------------
>>>
I am mitesh gajjar from india i am working in Pixelballet.
I want to know that i can change my stage size as per the monitor size
if monitor is 14 inch then it set automatic 800*600.
if it is big monitor or small then it's set movie size as per screen size.
[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!]