Author: abogachuk
Date: 2008-08-06 11:10:03 -0400 (Wed, 06 Aug 2008)
New Revision: 9582
Added:
trunk/documentation/movies/archiving/archiving_demo.htm
trunk/documentation/movies/archiving/archiving_demo.js
trunk/documentation/movies/archiving/archiving_demo.swf
trunk/documentation/movies/archiving/archiving_demo.wnk
Log:
https://jira.jboss.org/jira/browse/JBDS-348
Added: trunk/documentation/movies/archiving/archiving_demo.htm
===================================================================
--- trunk/documentation/movies/archiving/archiving_demo.htm (rev
0)
+++ trunk/documentation/movies/archiving/archiving_demo.htm 2008-08-06 15:10:03 UTC (rev
9582)
@@ -0,0 +1,28 @@
+<!-- saved from url=(0014)about:internet -->
+<HTML>
+ <head>
+<link rel="stylesheet" href="../resources/tools.css"
type="text/css"/>
+<link xmlns="" rel="shortcut icon"
type="image/vnd.microsoft.icon"
href="../resources/images/favicon.ico"/>
+</head>
+
+<BODY>
+<div class="book">
+<p id="title"><a href="http://www.jboss.org"
class="site_href">
+<strong>JBoss.org</strong></a><a
href="http://docs.jboss.org/" class="doc_href">
+<strong >Community Demos</strong></a></p>
+
+
+<center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
WIDTH="824" HEIGHT="638"
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#versi...
+<PARAM NAME=movie VALUE="archiving_demo.swf">
+<PARAM NAME=play VALUE=true>
+<PARAM NAME=loop VALUE=false>
+<PARAM NAME=wmode VALUE=transparent>
+<PARAM NAME=quality VALUE=low>
+<EMBED SRC="archiving_demo.swf" WIDTH=824 HEIGHT=638 quality=low loop=false
wmode=transparent TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?...
+</EMBED>
+</OBJECT></center>
+
+</div>
+<SCRIPT src='archiving_demo.js'></script>
+</BODY>
+</HTML>
Added: trunk/documentation/movies/archiving/archiving_demo.js
===================================================================
--- trunk/documentation/movies/archiving/archiving_demo.js (rev
0)
+++ trunk/documentation/movies/archiving/archiving_demo.js 2008-08-06 15:10:03 UTC (rev
9582)
@@ -0,0 +1,3 @@
+obj=document.getElementsByTagName('object');
+for (var i=0; i<obj.length; ++i)
+ obj[i].outerHTML=obj[i].outerHTML;
Added: trunk/documentation/movies/archiving/archiving_demo.swf
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/movies/archiving/archiving_demo.swf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/movies/archiving/archiving_demo.wnk
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/movies/archiving/archiving_demo.wnk
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream