PDA

View Full Version : Detecting QuickTime


Lynda Troka
12-27-2001, 10:41 AM
Hello;

I've been able to detect whether QuickTime moviews (.mov) will play and then the user does not have to install QuickTime. The problem is I am having the user run QuickTime in their browser so I need to detect whether the QuickTime Plug in for Internet Explorer and Netscape is installed.
Any suggestions?

I ran across this problem while using a laptop that has QuickTime installed but not the plug in for IE.

Mark
01-02-2002, 09:51 AM
Hi,

On Project -> Settings you could try checking the "Initialize %QTVersion%" checkbox. This will initialize %QTVersion% when your menu starts.

From the Help File:
Initialize %QTVersion%
This initializes %QTVersion% variable to the version of QuickTime that the user has on their system at runtime.

You might also want to read this knowledge base article: http://www.indigorose.com/kb/AMS30Tutorial-InstallingQuickTime.pdf

mark.