Re: best way to skin a QTMovie Player
Re: best way to skin a QTMovie Player
- Subject: Re: best way to skin a QTMovie Player
- From: douglas welton <email@hidden>
- Date: Fri, 10 Apr 2009 14:27:39 -0400
Memo,
The short answer is "yes"... however, the details of how you do this
are not my forte. You might be better served querying the QuickTime-
Users List for more hands-on experience. You my also want to get
familiar with the concept of a wired movie, which is covered in the
QuickTime Introduction to Interactive Movies:
<http://developer.apple.com/DOCUMENTATION/quicktime/IQ_InteractiveMovies/preface/QT_Interactive_preface.html
>
later,
douglas
On Apr 10, 2009, at 1:40 PM, Memo Akten wrote:
Hi Douglas, that looks interesting, using that system can you
customize the seek bar and seek handle? play/pause buttons? and also
load any quicktime movie and play through that skin? Or is it just
an overlay embedded in a movie?
On 10 Apr 2009, at 18:06, douglas welton wrote:
Memo,
Is there a problem with building a normal skin for your movie (via: http://www.apple.com/quicktime/tutorials/mediaskins.html)
and then playing it back in a controller-less QTMovieView?
curiously,
douglas
On Apr 10, 2009, at 7:11 AM, Memo Akten wrote:
Hi All, I would like to create a custom QTMoviePlayer. I've read
the QTKit programming guide and looked at the sample, and
understand the basics of using QTMovie and QTMovieView. I want a
custom skin (play/pause button, seekable controller etc.) I could
do this just by using a QTMovieView without displaying the
controller, and then building a controller from scratch using
normal NSControl's, but I was wondering if there was a simpler way
and the QTMovieView controller was skinnable?
Cheers
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden