Re: NSMovie view animation?
Re: NSMovie view animation?
- Subject: Re: NSMovie view animation?
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 8 Feb 2002 11:57:29 +0100
On Friday, February 8, 2002, at 11:04 AM, Brian Williams wrote:
Hi all,
I am new to this list, please forgive if this has been
asked before.
I would like to be able to move (ie animate) a movie
around the screen. Rotation, scaling and other
transformations would be nice too. I have tried to use
NSMovie view and animate the origin but the movie
display goes all crazy and it crashes if it moves too
far offscreen. Should I try drawing to an offscreen
space and use the resulting image?
You're trying to re-invent the wheel.
Just set your NSMovieView to be fullscreen and then use the Matrix
features of QuickTime to rotate,translate, scale the movie
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.