Author: buildbot
Date: Mon Aug 25 14:08:05 2014
New Revision: 920375

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/tourdeflex/index.html
Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 25 14:08:05 2014
@@ -1 +1 @@
-1619991
+1620327

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 25 14:08:05 2014
@@ -1 +1 @@
-1619991
+1620327

Added: websites/staging/flex/trunk/content/tourdeflex/index.html
==============================================================================
--- websites/staging/flex/trunk/content/tourdeflex/index.html (added)
+++ websites/staging/flex/trunk/content/tourdeflex/index.html Mon Aug 25 
14:08:05 2014
@@ -0,0 +1,65 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~     contributor license agreements.  See the NOTICE file distributed with
+  ~     this work for additional information regarding copyright ownership.
+  ~     The ASF licenses this file to You under the Apache License, Version 2.0
+  ~     (the "License"); you may not use this file except in compliance with
+  ~     the License.  You may obtain a copy of the License at
+  ~
+  ~         http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~     Unless required by applicable law or agreed to in writing, software
+  ~     distributed under the License is distributed on an "AS IS" BASIS,
+  ~     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
+  ~     See the License for the specific language governing permissions and
+  ~     limitations under the License.
+  -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Apache Flex Tour De Flex Component Explorer</title>
+<script src="AC_OETags.js" language="javascript"></script>
+<style>
+body { margin: 0px; overflow:hidden }
+</style>
+</head>
+
+<body scroll='no'>
+<script language="JavaScript" type="text/javascript">
+<!--
+               AC_FL_RunContent(
+                                       "src", "explorer",
+                                       "width", "100%",
+                                       "height", "100%",
+                                       "align", "middle",
+                                       "id", "explorer",
+                                       "quality", "high",
+                                       "bgcolor", "#869ca7",
+                                       "name", "explorer",
+                                       "allowScriptAccess","sameDomain",
+                                       "type", "application/x-shockwave-flash",
+                                       "pluginspage", 
"http://www.adobe.com/go/getflashplayer";
+       );
+// -->
+</script>
+<noscript>
+       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
+                       id="explorer" width="100%" height="100%"
+                       
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab";>
+                       <param name="movie" value="explorer.swf" />
+                       <param name="quality" value="high" />
+                       <param name="bgcolor" value="#869ca7" />
+                       <param name="allowScriptAccess" value="sameDomain" />
+                       <embed src="explorer.swf" quality="high" 
bgcolor="#869ca7"
+                               width="100%" height="100%" name="explorer" 
align="middle"
+                               play="true"
+                               loop="false"
+                               quality="high"
+                               allowScriptAccess="sameDomain"
+                               type="application/x-shockwave-flash"
+                               
pluginspage="http://www.adobe.com/go/getflashplayer";>
+                       </embed>
+       </object>
+</noscript>
+</body>
+</html>


Reply via email to