[jbosstools-commits] JBoss Tools SVN: r9230 - trunk/documentation/movies/create_console_config.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jul 23 07:09:44 EDT 2008


Author: ochikvina
Date: 2008-07-23 07:09:44 -0400 (Wed, 23 Jul 2008)
New Revision: 9230

Added:
   trunk/documentation/movies/create_console_config/1.htm
   trunk/documentation/movies/create_console_config/1.js
   trunk/documentation/movies/create_console_config/1.swf
Log:
https://jira.jboss.org/jira/browse/JBDS-348 - updating demos

Added: trunk/documentation/movies/create_console_config/1.htm
===================================================================
--- trunk/documentation/movies/create_console_config/1.htm	                        (rev 0)
+++ trunk/documentation/movies/create_console_config/1.htm	2008-07-23 11:09:44 UTC (rev 9230)
@@ -0,0 +1,15 @@
+<!-- saved from url=(0014)about:internet -->
+<HTML>
+<BODY>
+<center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="825" HEIGHT="633" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=7,0,0,0">
+<PARAM NAME=movie VALUE="1.swf">
+<PARAM NAME=play VALUE=true>
+<PARAM NAME=loop VALUE=false>
+<PARAM NAME=wmode VALUE=transparent>
+<PARAM NAME=quality VALUE=low>
+<EMBED SRC="1.swf" WIDTH=825 HEIGHT=633 quality=low loop=false wmode=transparent TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
+</EMBED>
+</OBJECT></center>
+<SCRIPT src='1.js'></script>
+</BODY>
+</HTML>

Added: trunk/documentation/movies/create_console_config/1.js
===================================================================
--- trunk/documentation/movies/create_console_config/1.js	                        (rev 0)
+++ trunk/documentation/movies/create_console_config/1.js	2008-07-23 11:09:44 UTC (rev 9230)
@@ -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/create_console_config/1.swf
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/movies/create_console_config/1.swf
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jbosstools-commits mailing list