PDA

View Full Version : How to play "*.MOV" files, help!!!!!!!


shaptele
01-27-2006, 06:44 PM
How can I play "*.MOV" files? I make an application which has a lot of "*.MOV" files... here is what I don't want to do

1. I don't want to play the movies with QuickTime player!!!
2. I don't want to install QuickTime player!!!

I have tried to play the movies in a web browser, its OK for me because I have the QuickTime plugin installed, but it will be persons who will watch these movies on other PCs and it is possible to not have the plugin installed.
So, what I want to do is to detect the default browser, to detect if the plugin is instaled and if not to install it and then to play the movies.
If somebody have a little example it will be wonderfull...

if (7le == The_Seven) then
Dialog.Message("From: 7le", "Thanks!!! ;-)");
end;