Re: Simple Quicktime View Example
Re: Simple Quicktime View Example
- Subject: Re: Simple Quicktime View Example
- From: Mike Masukawa <email@hidden>
- Date: Thu, 24 Oct 2002 14:25:34 -0700
email@hidden wrote:
>
Does anyone have a good Quicktime View source code example I can look at?
>
This is for a window that wants to animate a short quicktime sequence,
>
without any Quicktime controls (ie. stop/start buttons). For example, if I
>
wanted to have an animated About box.
>
>
All the Quicktime examples I have found involve a Quicktime View with
>
Controlls. This is not what I want. I want a view that will have a movie
>
started everytime the window appears.
>
Create a window with a NSMovieView in it. Do a setMovie with the appropriate
NSMovie object , then do a start. You can use setLoopMode to set looping.
>
>
Thanks,
>
>
Steve Sheets
>
_______________________________________________
>
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.
_______________________________________________
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.