Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Full Screen View



I picked this up somewhere and have not tried it but let me know how you go on.


set mainScreen to call method "mainScreen" of class "NSScreen"

--full frame:
set {x1, y1, x2, y2} to call method "frame" of mainScreen

--frame without menubar and Dock:
set {x1, y1, x2, y2} to call method "visibleFrame" of mainScreen

set bounds of window "main" to {x1, y1, x2, y2}


Regards


Terry


On 27 Jul 2005, at 16:09, DJ MacIntosh wrote:

Ok, I am trying to make a movie play in full screen view.  Thus far I have been able to get the screen to enter full view but no content will play.  Nothing I try will work, but the code I'm suing is this:

             set theWindow to (call method "beginFullScreen")
        set contents of theWindow to movie of movie view "video"

That's pretty much where I ended up last night.  Any way I try to fill in the contents of the full screen view results in a black screen.  

Thanks,
DJ MacIntosh


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden

References: 
 >Full Screen View (From: DJ MacIntosh <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.