So I'm building a web application, and in part of the application the user should choose an XviD (.avi) video file from his machine, to be played in the browser (without uploading it). I decided to use Flash for this.
Now I have two questions about this:
- Which Flash video player is free to use and capable of doing this?
- How should I let the user choose a video file, and how can I link the Flash video player to the file?