summaryrefslogtreecommitdiffstats
path: root/Examples/NetscapeCoreAnimationMoviePlugin/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/NetscapeCoreAnimationMoviePlugin/test.html')
-rw-r--r--Examples/NetscapeCoreAnimationMoviePlugin/test.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/Examples/NetscapeCoreAnimationMoviePlugin/test.html b/Examples/NetscapeCoreAnimationMoviePlugin/test.html
new file mode 100644
index 0000000..0ffb77b
--- /dev/null
+++ b/Examples/NetscapeCoreAnimationMoviePlugin/test.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
+<html>
+<head>
+<title>Netscape Core Animation Movie Plug-In</title>
+</head>
+<body>
+<div>
+<!--
+ <embed width="848" height="480" movieurl="http://movies.apple.com/movies/disney/up/up-tlr2_480p.mov"
+ type="test/x-netscape-core-animation-movie-plugin"></embed>
+-->
+ <embed width="1280" height="720" movieurl="http://movies.apple.com/movies/disney/up/up-tlr2_720p.mov"
+ type="test/x-netscape-core-animation-movie-plugin"></embed>
+
+
+</div>
+</body>
+</html>