Playing SWF Movies
Playing SWF Movies
- Subject: Playing SWF Movies
- From: Alexander von Below <email@hidden>
- Date: Fri, 16 Sep 2005 00:37:27 +0200
Hello List,
I need to play swf files in my app. That works with either WebView or
NSMovieView, so far, so good.
However, I need to know when a movie has finished playing. And the
designers tell me that supposedly QuickTime has timing and other
issues with swf movies, so NSMovieView seems not to be an option.
Other than finding out the length of the movie via QuickTime and
setting a timer, does anyone know how I can be notified when an swf
movie in a WebView has finished playing?
The WebView delegate messages do not seem to inform me of this event.
Are there other classes to play an SWF movie available?
Thanks for your help,
Alex
_______________________________________________
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