Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
QTSimpleApplet
Last Revision: | Version 1.2, 2006-06-28 Support for XCode 2. Modified project layout for platform independent distribution and compilation. (Full Revision History) |
Build Requirements: | XCode 2.2, or Java 2 SDK for Windows, and QuickTime 7 |
Runtime Requirements: | Java 1.5 and QuickTime 7, or later, recommended |
Demonstrates how to display QuickTime content inside a java.awt.Applet. By implementing init, start, stop, and destroy methods enables the applet to be reloaded, suspended and resumed. For example the user leaving and returning to the page with the applet. The use of the init/destroy and start/stop methods are reciprocal in their activities.
This introductory sample uses QTFile, on a local filesystem resource, in lieu of invoking a File Open dialogue. Please see QTStreamingApplet for an example that uses a remote server resource.
Copyright © 2006 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2006-06-28