On Apr 14, 2009, at 4:59 PM, Tilo Villwock wrote:
i have a list with QTMovie objects which are supposed to be played one after another. Now, to recognize when a movie has finished playing i registered for the QTMovieDidEndNotification. For some reason though this notification is sometimes posted several times leading to a somewhat random behaviour, so that some movie objects are sometimes skipped and sometimes it works. Has anyone experienced something similar? Any suggestions?
I've never had a problem with it. My guess is something in your code is causing multiple end notifications?
-- Seth Willits _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
