|
Version: 1.2 Posted: 2006-06-28 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 Download Sample (QTSimpleApplet.zip, 70.4K) |
||||||
DescriptionDemonstrates 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. Document Revision History
|
|