At 12:36 AM 9/22/00, ancy anto wrote:
>I tried buddy api(basetdisply) for reseting and
>restoring user's monitor resolution. I am having a
>movie of size 800 x 600. suppose the user's display
>card won't support 800 x 600, how can i play a movie
>having 800x600 pixels. please help me to solve this
>problems.
on startMovie
-- test monitor with BudAPI
-- if it doesn't support 800x600 then
(the stage).rect = (the desktopRectList)[1]
(the stage).drawRect = (the desktopRectList)[1]
end
--
Mark A. Boyd
Keep-On-Learnin' :)
[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!]