QuickTime, NSMovieView woes
QuickTime, NSMovieView woes
- Subject: QuickTime, NSMovieView woes
- From: Michael Hanna <email@hidden>
- Date: Sun, 7 Nov 2004 18:55:16 -0500
<x-tad-smaller>If I load a movie into an nsmovieview via the openPanel, it plays([mymovieview isPlaying] returns 1). However, if I load it in my document-based app via loadDataRepresentation:ofType: (using the exact same reading method mind you), the movie won't play: [mymovieview isPlaying] returns 0, even though I sent the message [mymovieview start:sender].
any suggestions?
Michael</x-tad-smaller>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden