Play QTMovie in ScreenSaver for Cocoa/OSX

415 views Asked by At

I'm trying to create a screen saver that will play a QTMovie, in the ScreenSaverView class. I think I have to use QTMovieView, but I'm having trouble figuring out how to create and initialize the QTMovieView object without using interface builder (as I undertand it, it's not possible to use interface builder when making a .saver file with the ScreenSaverView class. Thanks!

1

There are 1 answers

0
chimerical On

You could poke around at the source of this one: http://s.sudre.free.fr/Software/SaveHollywood.html