You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2013/01/05 08:12:12 UTC

svn commit: r845096 [2/4] - in /websites/staging/flex/trunk: cgi-bin/ content/ content/again/ content/again/assets/ content/again/assets/images/ content/css/ content/flex/ content/flex/again/ content/flex/css/ content/flex/images/ content/flex/installe...

Added: websites/staging/flex/trunk/content/again/index.html
==============================================================================
--- websites/staging/flex/trunk/content/again/index.html (added)
+++ websites/staging/flex/trunk/content/again/index.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,146 @@
+<!DOCTYPE html>
+
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+    <title>Apache Flex SDK</title>
+
+    <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
+
+</head>
+
+<body>
+  
+	<div id="allContainer"class="fullWidth">
+
+    	<nav id="mainNav" class="fullWidth nav table">
+    	    <div class="centered tableCell" style="width: 147px;">
+    	    	<a href="./index.html"><img src="./assets/images/logo.png" alt="Apache Flex Logo" height="66" width="147" /></a>
+    	    </div>
+    	    <div class="centered tableCell">
+    		    <ul>
+    		        <li class="buttonBlue"><a href="./index.html">ABOUT</a></li>
+    		        <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+    		        <li class="buttonBlue"><a href="./get_started_download.html">GET STARTED</a></li>
+    		        <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+    		        <li class="buttonBlue"><a href="./community_team.html">COMMUNITY</a></li>
+    		        <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+    		        <li class="buttonBlue"><a href="./download.html">DOWNLOAD</a>
+    		        <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+    		        <li class="buttonBlue"><a href="http://www.apache.org/">ASF</a></li>
+    		    </ul>
+    	    </div>
+    	    <div class="centered tableCell" style="width: 120px;">
+    		    <div class="buttonRed" style="line-height: 80%; width: 120px;"><span class="buttonRedLabel">DOWNLOAD</span><br /><span class="buttonRedLabel textSmall">FLEX SDK</span></div>
+    	    </div>
+    	</nav> <!-- mainNav -->
+
+       	<div id="mainContent" class="fullHeight">
+
+
+
+    <!-- About -->
+    
+        <div id="contentHead">
+	<div>
+		<img src="./assets/images/flex.png" alt="" height="285" width="270" style="float: left; padding-right: 20px;" />
+
+		<div id="contentHeadText">
+			<p>
+				<span class="textLarge">ONE CODEBASE<br />
+				MULTIPLE DEVICES</span><br />
+				<span class="textMedium">The Apache Flex is a highly productive open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and and operating systems.</span>
+			</p>
+			<br />
+			<div style="text-align: right;">
+				<img src="./assets/images/readmore.png" alt="" height="28" width="89" style="">
+			</div>
+			<br />
+			<div style="text-align: center;">
+				<img src="./assets/images/3steps.png" alt="" height="50" width="592" style="">
+			</div>
+
+		</div>
+
+	</div>
+
+	<nav id="contentHeadNav" class="fullWidth nav sub">
+		<ul>
+		    <li class="buttonBlue"><a href="./index.html">SUPPORTED PLATFORMS</a></li>
+		    <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+		    <li class="buttonBlue"><a href="./about_news.html">NEWS</a></li>
+		    <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+		    <li class="buttonBlue"><a href="./about_features.html">FEATURES</a></li>
+		    <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+		    <li class="buttonBlue"><a href="./about_showcase.html">SHOWCASE</a></li>
+		    <li><img class="orangeDot" src="./assets/images/orangedot.png" alt="" height="5" width="5" /></li>
+		    <li class="buttonBlue"><a href="./about_resources.html">RESOURCES</a>
+		</ul>
+	</nav> <!-- contentHeadNav -->
+
+</div> <!-- contentHead -->
+
+<div id="contentMain" class="fullWidth"> 
+    
+
+    <!-- Get Started -->
+    
+    
+    <!-- Community -->
+    
+    
+    <!-- Download: no sub nav -->
+    
+    
+    <div class="table fullWidth">
+    <div class="aboutItem tableCell">
+        <img src="./assets/images/desktop.png" />
+        <div class="table" style="width: 100%;">
+            <div class="tableCell">
+                <img src="./assets/images/microsoft.png" />
+                <img src="./assets/images/apple.png" />
+                <img src="./assets/images/linux.png" />
+            </div>
+        </div>
+    </div>
+    <div class="aboutItem tableCell">
+        <img src="./assets/images/mobile.png" />
+        <div class="table" style="width: 100%;">
+            <div class="tableCell">
+                <img src="./assets/images/android.png" />
+                <img src="./assets/images/apple.png" />
+                <img src="./assets/images/blackberry.png" />
+                <img src="./assets/images/tablet.png" />
+            </div>
+        </div>
+    </div>
+    <div class="aboutItem tableCell">
+        <img src="./assets/images/platformtv.png" />
+        <div class="table" style="width: 100%;">
+            <div class="tableCell">
+                <img src="./assets/images/smarttv.png" />
+            </div>
+        </div>
+    </div>
+</div>
+
+
+
+        </div> <!-- contentMain -->
+
+    </div> <!-- mainContent -->
+
+	<div id="footerNav" class="textSmall">
+
+		<a href="http://incubator.apache.org/flex/license.html"> © Copyright</a> Apache Flex. All Rights Reserved.
+		<p>
+			Apache and the Apache feather logos are trademarks of The Apache Software Foundation.<br>
+			Other names appearing on the site may be trademarks of their respective owners.
+		</p>
+
+	</div> <!-- footerNav -->
+
+</div> <!-- allContainer -->
+
+</body></html>
\ No newline at end of file

Added: websites/staging/flex/trunk/content/css/flex.css
==============================================================================
--- websites/staging/flex/trunk/content/css/flex.css (added)
+++ websites/staging/flex/trunk/content/css/flex.css Sat Jan  5 07:12:11 2013
@@ -0,0 +1,392 @@
+/*
+* 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.
+*/
+body {
+  color: white;
+  font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+  font-size: 10pt;
+  margin: 0;
+}
+
+#bannera {
+  height: 105px;
+  padding: 0 0 0 8px;
+  color: black;
+  font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+  font-size:12pt;
+  vertical-align: middle;
+}
+
+#bannerright {
+  text-align: right;
+  float: right;
+  padding: 4pt 20pt 4pt 16pt;
+  width: 220px;
+}
+
+#bannercenter {
+  padding: 31pt 2pt 14pt 2pt;
+  float: center;
+  color: #107EC0;
+}
+
+#bannerleft {
+  text-align: left;
+  float: left;
+}
+
+a {
+  color: #107EC0;
+}
+
+a:visited {
+ color: #107EC0;
+}
+
+a:hover {
+ color: #107EC0;
+ text-decoration:underline;
+}
+
+a img { border: none; }
+
+h1,h2,h3,h4,h5,h6 {
+  color: #193240;
+  text-transform:uppercase;
+}
+
+#clear {
+  overflow: auto;
+  clear: both;
+}
+
+#content {
+  margin: 0 32px 20px 32px;
+  padding: 12px 8px 32px 8px;
+  color: #333;
+  overflow: auto;
+}
+
+#content h1,h2,h3,h4,h5,h6 {
+  font-weight: normal;
+  text-transform:none;
+  margin: 10px 0 15px;
+  padding: 5px 0;
+}
+
+#content h1 {
+  font-size: 1.4em;
+  padding: 15px;
+  border-top: 1px solid #a3afb6;
+}
+
+#content h2 {
+  font-size: 1.2em;
+  margin-top: 2em;
+}
+
+.legacy {
+  font-size: 1.2em;
+  color: #C44B01;
+  margin: 0 0 0.5em 0;
+}  
+
+#content h3,h4,h5,h6 {
+  border-bottom: none;
+  font-size: 1em;
+  margin-bottom: 0;
+}
+
+#content li {
+  margin-bottom: 0.5em;
+}
+
+table {
+  border-collapse:collapse;
+  margin: auto;
+}
+
+th {
+  height: 40px;
+  background: #f5f8fa;
+  border: 1px solid #a3afb6;
+  vertical-align: middle;
+  font-size: 0.9em;
+}
+
+td {
+  vertical-align: top;
+  border: 1px solid #a3afb6;
+  padding: 0.4em 0.5em 0.4em 0.5em;
+  font-size: 0.9em;
+}
+
+.w140 {
+  width: 140px;
+}
+
+.w160 {
+  width: 160px;
+}
+
+.w180 {
+  width: 180px;
+}
+
+.w200 {
+  width: 200px;
+}
+
+.w220 {
+  width: 220px;
+}
+
+.codehilite {
+  background-color: #F0F000;
+  padding: 0.01em 1em;
+  border-radius: 10px;
+}
+
+#topbara{
+  border-top: 1px solid #c6cbdd;
+  border-bottom: 1px solid #c6cbdd;
+  height: 24pt;
+  background-color: #f5f8fa;
+  margin: 0 0 0 0;
+  padding: 0 0 0 0;
+  color: black;
+  font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+  font-size:14pt;
+  vertical-align: middle;
+  clear: both;
+}
+
+#breadcrumbsa {
+  margin: 4px 0px 4px 0px;
+  padding: 4px 8px 3px 20px;
+  background-color: #f5f8fa;
+  color: #333;
+  font-size: 14px;
+  float: left;
+}
+
+#breadcrumbsa a {
+  margin: 0;
+  padding: 2px;
+  background-color: #f5f8fa;
+  text-decoration:none;
+}
+
+#breadcrumbsa a:hover {
+ color: #107EC0;
+ background-color: #c6cbdd;
+ text-decoration:underline;
+}
+
+#topnava {
+  margin: 4px 0px 4px 0px;
+  padding: 4px 20px 3px 8px;
+  color: #333;
+  font-size: 14px;
+  text-align: right;
+  float: right;
+}
+
+#topnava ul {
+  list-style-type:none;
+  margin:0;
+  padding:0;
+}
+
+#topnava li {
+  padding: 0 6px 0 8px;
+  border-left: 1px solid #c6cbdd;
+  display:inline;
+}
+
+#topnava a {
+  margin: 0;
+  padding: 2px;
+  background-color: #f5f8fa;
+  text-decoration:none;
+}
+
+#topnava a:hover {
+ color: #107EC0;
+ background-color: #c6cbdd;
+ text-decoration:underline;
+}
+
+#leftnav {
+  border: 1px solid #e6ebed;
+  border-left: none;
+  -moz-border-radius: 0 0 10px 0;
+  border-radius: 0 0 10px 0;
+  color: #003;
+  float: left;
+  padding: 15px 15px 5px 20px;
+  width: 150px;
+  background: none repeat scroll 0 0 #f5f8fa;
+  margin: 0 12px 20px 0;
+}
+
+#leftnav img {
+  padding-bottom: 15px;
+  margin-left: auto;
+  margin-right: auto;
+  display: block;
+}
+
+#leftnav h1 {
+  color: #000;
+  font-size: 1em;
+  padding: 0;
+  margin-top: 0.8em;
+  margin-bottom: 0;
+  border-bottom: 1px solid #a3afb6;
+}
+
+#leftnav ul {
+  margin: 0 0;
+  padding: 0;
+  list-style: none;
+}
+
+#leftnav li {
+  border-bottom: 1px solid #e6ebed; 
+  margin: 0.2em 0;
+  padding: 0;
+}
+
+#leftnav li a {
+  margin: 0;
+  text-decoration:none;
+}
+
+#leftnav li a:hover {
+  color: #107EC0;
+  background-color: #c6cbdd;
+  text-decoration:underline;
+}
+
+#rightnav {
+  border: 1px solid #e6ebed;
+  border-left: none;
+  -moz-border-radius: 0 0 0 10px;
+  border-radius: 0 0 0 10px;
+  color: #003;
+  float: right;
+  padding: 15px 20px 5px 15px;
+  width: 150px;
+  background: none repeat scroll 0 0 #f5f8fa;
+  margin: 0 0 20px 12px;
+}
+
+#rightnav img {
+  padding-bottom: 15px;
+  margin-left: auto;
+  margin-right: auto;
+  display: block;
+}
+
+#rightnav h1 {
+  color: #000;
+  font-size: 1em;
+  padding: 0;
+  margin-top: 0.8em;
+  margin-bottom: 0;
+  border-bottom: 1px solid #a3afb6;
+}
+
+#rightnav ul {
+  margin: 0 0;
+  padding: 0;
+  list-style: none;
+}
+
+#rightnav li {
+  border-bottom: 1px solid #e6ebed; 
+  margin: 0.2em 0;
+  padding: 0;
+}
+
+#rightnav li a {
+  margin: 0;
+  text-decoration:none;
+}
+
+#rightnav li a:hover {
+  color: #107EC0;
+  background-color: #c6cbdd;
+  text-decoration:underline;
+}
+
+#footera {
+  margin: 20px 0px 0px 0px;
+  padding: 8px 0px 12px 0px;
+  border-top: 2px solid #ccc;
+  color:#666;
+  font-size: 8pt;
+  padding: 0 8px;
+  text-align: left;
+  overflow: auto;
+  clear: both;
+  line-height: 10pt;
+}
+
+#copyrighta {
+}
+
+#copyrighta p {
+  padding-left: 20px;
+  line-height: 10pt;
+  padding-bottom: 5px;
+}
+
+#copyrighta a {
+ color: #107EC0;
+ text-decoration:underline;
+}
+
+#copyrighta a:hover {
+ background-color: #e6ebed;
+}
+
+#poweredbya {
+  float: right;
+  text-align: right;
+  width: 210px;
+  height: 100px;
+}
+
+#asf-logo {
+  width: 180px;
+  padding-top: 8px;
+}
+
+#flex-logo {
+  height: 100px;
+  padding-top: 4px;
+  padding-left: 8px;
+}
+
+/* definition lists */
+dd {}
+dl {}
+dt {
+  display: inline;
+  float: left;
+}

Added: websites/staging/flex/trunk/content/css/flex_again.css
==============================================================================
--- websites/staging/flex/trunk/content/css/flex_again.css (added)
+++ websites/staging/flex/trunk/content/css/flex_again.css Sat Jan  5 07:12:11 2013
@@ -0,0 +1,177 @@
+/*
+* 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.
+*/
+
+/**
+ * Tags
+ */
+
+* {
+	color: #172647;
+   	font-family: 'Open Sans', sans-serif;
+	margin: 0;
+	padding: 0;
+}
+
+div {
+	overflow: hidden;
+}
+
+
+
+/**
+ * Ids
+ */
+
+#allContainer {
+    margin-left: auto;
+    margin-right: auto;
+    position: relative;
+}
+
+#mainContent {
+	background-color: #e6e5e5;
+	background-image: url('../again/assets/images/bglogo.png');
+	background-repeat: no-repeat;
+	background-size: contain;
+	background-position: center;
+}
+
+#mainNav {
+	padding: 15px 0px 4px 0px;
+}
+
+#contentHead {
+	padding: 10px;
+}
+
+#contentHeadNav {
+	text-align: center;
+}
+
+#contentHeadText {
+	padding: 10px 10px 10px 3px;
+}
+
+#footerNav {
+	margin-top: 10px;
+	text-align: center;
+}
+
+
+
+/**
+ * Classes
+ */
+
+.aboutItem {
+	text-align: center;
+	width: 33%;
+}
+
+.buttonRed {
+	background: #e83326;
+	background: -moz-linear-gradient(top, #e83326 0%, #b20e13 100%);
+	background: -webkit-linear-gradient(top, #e83326 0%, #b20e13 100%);
+	background: -o-linear-gradient(top, #e83326 0%, #b20e13 100%);
+	background: -ms-linear-gradient(top, #e83326 0%, #b20e13 100%);
+	background: linear-gradient(to bottom, #e83326 0%, #b20e13 100%);
+	border-radius: 5px;
+	cursor: pointer;
+	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e83326', endColorstr='#b20e13', GradientType=0);
+	padding: 8px;
+	text-align: center;
+}
+
+.buttonRedLabel {
+	color: white;
+}
+
+.centered {
+    text-align: center;
+    vertical-align: middle;
+}
+
+.fullHeight {
+	height: 660px;
+}
+
+.fullWidth {
+	width: 960px;
+}
+
+.nav {
+   	font-weight: 600;
+}
+
+.nav li {
+    display: inline-block;
+    list-style-type: none;
+    padding: 5px 5px 5px 5px;
+    text-align: center;
+    vertical-align: middle;
+}
+
+.nav .buttonBlue:hover {
+	background: #7ddcef;
+	background: -moz-linear-gradient(top, #7ddcef 0%, #3eb7df 100%);
+	background: -webkit-linear-gradient(top, #7ddcef 0%, #3eb7df 100%);
+	background: -o-linear-gradient(top, #7ddcef 0%, #3eb7df 100%);
+	background: -ms-linear-gradient(top, #7ddcef 0%, #3eb7df 100%);
+	background: linear-gradient(to bottom, #7ddcef 0%, #3eb7df 100%);
+	border-radius: 5px;
+	cursor: pointer;
+	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ddcef', endColorstr='#3eb7df', GradientType=0);
+}
+
+.nav .buttonBlue:hover a {
+    color: white;
+}
+
+.nav li a {
+    text-decoration: none;
+}
+
+.orangeDot {
+	margin: 0 0px 2px 0px;
+}
+
+.sub a {
+	color: #767E90;
+	font-size: 14px;
+}
+
+.table {
+	display: table;
+}
+
+.tableCell {
+	display: table-cell;
+}
+
+.textLarge {
+	font-size: 30px;
+	font-weight: 600;
+}
+
+.textMedium {
+	font-size: 13px;
+}
+
+.textSmall {
+	font-size: 11px;
+}
+

Added: websites/staging/flex/trunk/content/developer-faqs.html
==============================================================================
--- websites/staging/flex/trunk/content/developer-faqs.html (added)
+++ websites/staging/flex/trunk/content/developer-faqs.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Developer FAQs</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Developer FAQs</h1>
+    <h2 id="developers-frequently-asked-questions">Developer's Frequently Asked Questions</h2>
+<p>Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF)</p>
+<ul>
+<li><a href="#how_do_i_edit_this_website">How do I edit this website?</a></li>
+<li><a href="#ive_just_been_voted_in_as_a_committer__what_do_i_need_to_do">I've just been voted in as a committer what do I need to do?</a></li>
+<li><a href="#how_do_i_use_apache_subversion">How do I use Apache Subversion?</a></li>
+</ul>
+<h2 id="how-do-i-edit-this-website">How do I edit this website?</h2>
+<p>The pages on this website are written in <a href="http://www.simpleeditions.com/59001/markdown-an-introduction">markdown syntax</a> and stored in SVN at 
+<a href="https://svn.apache.org/repos/asf/incubator/flex/site">https://svn.apache.org/repos/asf/incubator/flex/site</a>.</p>
+<p>When you commit them to SVN, the changes are automatically pushed to a staging site
+at <a href="http://flex.staging.apache.org/flex/">http://flex.staging.apache.org/flex/</a> where you should review them.</p>
+<p>When you are satisified with the staged changes, use the form at
+<a href="https://cms.apache.org/flex/publish">https://cms.apache.org/flex/publish</a> to publish them to the actual site.</p>
+<h2 id="ive-just-been-voted-in-as-a-committer-what-do-i-need-to-do">I've just been voted in as a Committer.  What do I need to do?</h2>
+<p>First, congratulations.  Your contributions to the project have been noted and we 
+hope that as a Committer you will be even more active.</p>
+<p>But before you are officially given Committer permissions, there are a few 
+administrative steps that you will need to complete. </p>
+<ol>
+<li>Submit a signed <a href="http://www.apache.org/licenses/icla.txt">ICLA</a> to Apache.</li>
+<li>Wait for the ICLA to be received and recorded by Apache.  You will know 
+when this has occurred when your name appears in the <a href="http://people.apache.org/committer-index.html#unlistedclas">Unlisted ICLAs</a> section 
+on the Apache Committers page.  This could take a couple of days, longer if you
+submitted the ICLA via post.</li>
+<li>Once the your ICLA has been recorded, you should send a note to the <a href="mailto:flex-private@incubator.apache.org">PPMC</a> 
+and request an Apache account.  You will want to include your full name and email address, 
+as you entered in the ICLA, as well as your preferred userid.  Please <a href="http://people.apache.org/committer-index.html">check first</a> 
+that your preferred userid is not already in use by another Apache Committer.</li>
+<li>Once your Apache account has been created, you will receive an email with
+further instructions for setting up your account.  This may take a couple of days.</li>
+<li>If you were also voted as a PPMC member, you should then <a href="mailto:flex-private-subscribe@incubator.apache.org">subscribe</a> to the 
+PPMC's private mailing list.</li>
+<li>Finally, you should read the <a href="http://www.apache.org/dev/new-committers-guide.html">"Guide for new committers"</a></li>
+</ol>
+<h2 id="how-do-i-use-apache-subversion">How do I use Apache Subversion?</h2>
+<p>Instructions can be found on the <a href="http://incubator.apache.org/openofficeorg/svn-basics.html">Subversion Basics</a> page.</p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/flex/trunk/content/download.html
==============================================================================
--- websites/staging/flex/trunk/content/download.html (added)
+++ websites/staging/flex/trunk/content/download.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Download Apache Flex</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Download Apache Flex</h1>
+    <p>Use the links below to download the Apache Flex® SDK from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from this page.</p>
+<p>Only current recommended releases are available on the main distribution site and its mirrors.  Previous releases produced by Adobe, including 4.6.0 are available at <a href="http://sourceforge.net/adobe/flexsdk/wiki/About/">Adobe's Sourceforge Site</a>.</p>
+<p>The Apache Flex® SDK has some compile-time dependencies.  Please make sure to review the dependencies section if you plan on compiling the source from scratch.</p>
+<p><strong>Please review the release notes before installing or compiling the SDK.</strong><br />
+</p>
+<h1 id="download-apache-flex-490-source">Download Apache Flex® 4.9.0 (source)</h1>
+<p>The Apache Flex team is pleased to offer this release, available as of 12/27/2012.  This is the first available Flex SDK release since being accepted as an Apache Software Foundation top level project, and is designed to be compatible with the Adobe Flex SDK version 4.8.0 and 4.6.0.<br />
+</p>
+<ul>
+<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
+<li>README : <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a></li>
+<li>Mac OS X Source : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz">apache-flex-sdk-4.9.0-src.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz.md5">MD5</a>]</li>
+<li>Windows Source : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip">apache-flex-sdk-4.9.0-src.zip</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip.md5">MD5</a>]</li>
+<li>Documentation : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/doc/apache-flex-sdk-4.9.0-asdocs.zip">apache-flex-sdk-4.9.0-asdocs.zip</a></li>
+</ul>
+<h1 id="download-apache-flex-490-binaries">Download Apache Flex® 4.9.0 (binaries)</h1>
+<p>Binaries are provided as a convenience for those who do not wish to compile the SDK themselves.  The 4.9.0 binaries were published on 12/27/2012 and are compatible with the Adobe Flex SDK version 4.8.0 and 4.6.0<br />
+</p>
+<p><strong>Please be aware of the dependencies listed in the section below.</strong>  They are required in order to use the Apache Flex® SDK.  The <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a> explains these requirements further.</p>
+<ul>
+<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
+<li>README : <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a></li>
+<li>Mac OS X Binaries : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz">apache-flex-sdk-4.9.0-bin.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz.md5">MD5</a>]</li>
+<li>Windows Binaries : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip">apache-flex-sdk-4.9.0-bin.zip</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip.md5">MD5</a>]</li>
+<li>Documentation : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/doc/apache-flex-sdk-4.9.0-asdocs.zip">apache-flex-sdk-4.9.0-asdocs.zip</a></li>
+</ul>
+<h1 id="dependencies">Dependencies</h1>
+<p>Due to licensing requirements, there are some components that we depend on that we can not include in our binary or source distribution.  We try our hardest to limit these dependencies, however for the current 4.9.0 release we do depend on the following components.  Please review the <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a> included in your download for more information on where to install these packages.</p>
+<ul>
+<li>Open Source Media Framework (OSMF) <a href="http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download">Download</a> <a href="http://www.mozilla.org/MPL">MPL License</a></li>
+</ul>
+<p><em>Optional Dependencies</em></p>
+<p>The following dependencies are optional, and if available will provide additional features to the Flex Framework:</p>
+<ul>
+<li>
+<p>BlazeDS Support:</p>
+<ul>
+<li>flex-messaging-common.jar <a href="http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201B.zip">Download from older SDK</a> <a href="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf">License</a></li>
+</ul>
+</li>
+<li>
+<p>Embedded Font Support:</p>
+<ul>
+<li>flex-fontkit.jar <a href="http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201B.zip">Download from older SDK</a> <a href="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf">License</a></li>
+<li>afe.jar <a href="http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201B.zip">Download from older SDK</a> <a href="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf">License</a></li>
+<li>adt.jar <a href="http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201B.zip">Download from older SDK</a> <a href="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf">License</a></li>
+<li>rideau.jar <a href="http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201B.zip">Download from older SDK</a> <a href="http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf">License</a></li>
+</ul>
+</li>
+</ul>
+<p>All of the above dependencies can automatically be downloaded via the following ANT command :</p>
+<div class="codehilite"><pre><span class="n">cd</span> <span class="sr">&lt;flex.dir&gt;</span><span class="o">/</span><span class="n">frameworks</span>
+<span class="n">ant</span> <span class="n">thirdparty</span><span class="o">-</span><span class="n">downloads</span>
+</pre></div>
+
+
+<p>If you are planning on compiling the source code, you will need the following components.  More details are available in the README file in the downloaded package.  Some of these components have licenses that differ from the Apache License.</p>
+<ul>
+<li>Java SDK 1.5 or 1.6 (compatibility with 1.7 will be in a future release)</li>
+<li>ANT 1.7.0 or greater</li>
+<li>Adobe AIR Integration Kit</li>
+<li>Adobe Flash Player Content Debugger / Adobe Flash Player</li>
+<li>Adobe Pixel Bender Toolkit</li>
+</ul>
+<h1 id="verify-the-integrity-of-the-files">Verify the integrity of the files</h1>
+<p>Apache relies on 3rd party mirrors to distribute their software.  Because these releases are hosted on servers that are not under our control, we strongly recommend that you verify the integrity of the binaries or source code before you install it using the PGP or MD5 signatures listed next to the downloads.  This involves a few extra steps, but it will verify that you are getting a true Apache release.</p>
+<p>The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/incubator/flex/KEYS">KEYS</a> as well as the asc signature file for the relevant distribution. Make sure you get these files as linked from this page (rather than a mirror) to insure the integrity of the files.</p>
+<div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
+
+<span class="c">% pgpv apache-flex-sdk-4.9.0-src.tar.gz.asc</span>
+</pre></div>
+
+
+<p><em>or</em> </p>
+<div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
+
+<span class="c">% pgp apache-flex-sdk-4.9.0-src.tar.gz.asc</span>
+</pre></div>
+
+
+<p><em>or</em> </p>
+<div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
+
+<span class="c">% gpg --verify apache-flex-sdk-4.9.0-src.tar.gz.asc</span>
+</pre></div>
+
+
+<p>Alternatively, you can verify the MD5 signature on the files. A unix/Mac program called <code>md5</code> or <code>md5sum</code> is included in many unix distributions. It is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a> , <a href="http://www.pc-tools.net/win32/freeware/console/">here</a> , or <a href="http://www.slavasoft.com/fsum/">here</a>. An MD5 signature consists of 32 hex characters, and a SHA1 signature consists of 40 hex characters. Ensure your generated signature string matches the signature string published in the files above.</p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/flex/trunk/content/get-involved.html
==============================================================================
--- websites/staging/flex/trunk/content/get-involved.html (added)
+++ websites/staging/flex/trunk/content/get-involved.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Get Involved</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Get Involved</h1>
+    <p>You don't need to be a software developer to contribute to 
+Apache Flex. To be successful this project 
+requires a huge range of different skills, levels of involvement and degrees of 
+technical expertise. So, if you want to get involved in Apache Flex, there 
+is almost certainly a role for you. </p>
+<p>We are looking for people to:</p>
+<ul>
+<li>provide feedback</li>
+<li>write or update documentation</li>
+<li>help new users</li>
+<li>recommend the project to others</li>
+<li>test the code and report bugs</li>
+</ul>
+<p>All of these contributions help to keep a project active and strengthen 
+the community. The project team and the broader community will 
+therefore welcome and encourage participation, and attempt to make it 
+as easy as possible for people to get involved. </p>
+<p><a href="/openofficeorg/get-involved.html">Here</a> is a possible version of this page from the Apache OpenOffice project. The Apache Flex project will determine its own governance.</p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/flex/trunk/content/images/apache-incubator-logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/images/feather-small.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/feather-small.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/staging/flex/trunk/content/images/flex.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/images/flex.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/flex/trunk/content/installer-disclaimer.html
==============================================================================
--- websites/staging/flex/trunk/content/installer-disclaimer.html (added)
+++ websites/staging/flex/trunk/content/installer-disclaimer.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Apache Flex Installer Disclaimer</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Apache Flex Installer Disclaimer</h1>
+    <p><a href="./about-binaries.html">This page has moved here</a></p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/flex/trunk/content/installer.html
==============================================================================
--- websites/staging/flex/trunk/content/installer.html (added)
+++ websites/staging/flex/trunk/content/installer.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,112 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Apache Flex SDK Installer</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Apache Flex SDK Installer</h1>
+    <p>The Apache Flex SDK Installer is an application that simplifies the download and installation of the Apache Flex SDK and its (required) components. It is aimed at anyone who wants to use the latest release of the Apache Flex SDK, but who might not necessarily be familiar with the tools and procedures required to compile the Apache Flex SDK from source code. The application will grab the official, current release of the SDK from <a href="http://http://incubator.apache.org/flex/download.html">apache.org</a>, install it onto your computer and prepare it for use with Adobe Flash Builder. Use the badge below to download the Apache Flex SDK Installer.
+<strong>If you had installed a previous (pre-release) version of this app, you will probably get an AIR error because of the mis-matched certificates.  If you see such an error, you may need to uninstall it before continuing.</strong></p>
+<div style="padding: 15px;"><iframe name="afSDKInstallBadgeRegular" src="./installerbadge/index.html" frameborder="0" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe></div>
+
+<p>Alternatively, you can download the source and/or binaries for the Apache Flex SDK Installer directly:</p>
+<p>Note: the installer downloads other files besides the Apache Flex SDK. These files are needed for the proper functioning of the SDK. The required TLF and the OSMF frameworks, as well as the optional Embedded Font Libraries and Utilities and BlazeDS are mentioned separately in the installer application. The other non-Apache files downloaded by the installer are:
+<ul>
+<li><a href="http://www.adobe.com/devnet/air/air-sdk-download.html">Adobe AIR SDK</a></li>
+<li><a href="http://www.adobe.com/support/flashplayer/downloads.html">GlobalPlayer.swc</a></li>
+<li><a href="http://code.google.com/p/swfobject/">SWFObject.js</a></li>
+</ul></p>
+<h1 id="download-apache-flex-sdk-installer-10-source">Download Apache Flex SDK Installer 1.0 (source)</h1>
+<p>The Apache Flex team is pleased to offer this 1.0 release of the Apache Flex SDK Installer, available as of 12-NOV-2012.</p>
+<ul>
+<li>README : <a href="http://www.apache.org/dist/incubator/flex/installer/1.0/README.txt">README</a></li>
+<li>Mac OS X Source : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.9-incubating-src.tar.gz">apache-flex-sdk-installer-1.0.9-incubating-src.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.9-incubating-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.9-incubating-src.tar.gz.md5">MD5</a>]</li>
+<li>Windows Source : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.9-incubating-src.zip">apache-flex-sdk-installer-1.0.9-incubating-src.zip</a> [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.9-incubating-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.9-incubating-src.zip.md5">MD5</a>]</li>
+</ul>
+<h1 id="download-apache-flex-sdk-installer-10-binaries">Download Apache Flex SDK Installer 1.0 (binaries)</h1>
+<p>Binaries are provided as a convenience for those who do not wish to compile the installer themselves. The 1.0 binaries were published on 12-NOV-2012.</p>
+<ul>
+<li>Mac OS X Binary : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.9-incubating-bin.dmg">apache-flex-sdk-installer-1.0.9-incubating-bin.dmg</a> [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.9-incubating-bin.dmg.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.9-incubating-bin.dmg.md5">MD5</a>]</li>
+<li>Windows Binary : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.9-incubating-bin.exe">apache-flex-sdk-installer-1.0.9-incubating-bin.exe</a> [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.9-incubating-bin.exe.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.9-incubating.exe.md5">MD5</a>]</li>
+</ul>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/flex/trunk/content/installerbadge/InstallApacheFlexBadge.swf
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/flex/trunk/content/installerbadge/InstallApacheFlexBadge.swf
------------------------------------------------------------------------------
    svn:mime-type = application/x-shockwave-flash

Added: websites/staging/flex/trunk/content/installerbadge/disclaimer.html
==============================================================================
--- websites/staging/flex/trunk/content/installerbadge/disclaimer.html (added)
+++ websites/staging/flex/trunk/content/installerbadge/disclaimer.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,90 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Apache Flex Installer Badge Disclaimer</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo&nbsp;<a href="/installerbadge/">installerbadge</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Apache Flex Installer Badge Disclaimer</h1>
+    <p>The Apache Flex Installer Badge is not an official release of the Apache Flex project. It is an utility binary, provided as-is. It's intended use is to promote the Apache Flex SDK by providing an easily accessible download of the Apache Flex SDK Installer application.</p>
+<p>More information on the officially released source and accompanying convenience binaries from the Apache Flex project can be found here: <a href="../about-binaries.html">About Binaries</a></p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/flex/trunk/content/installerbadge/index.html
==============================================================================
--- websites/staging/flex/trunk/content/installerbadge/index.html (added)
+++ websites/staging/flex/trunk/content/installerbadge/index.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,77 @@
+<div id="flashContent">
+    <script type="text/javascript"> 
+        var pageHost = ((document.location.protocol == "https:") ? "https://" : "http://"); 
+        document.write("<a href='http://www.adobe.com/go/getflashplayer'><img src='" 
+                        + pageHost + "www.adobe.com/images/shared/download_buttons/get_flash_player.gif' alt='Get Adobe Flash player' /></a>" ); 
+    </script> 
+</div>
+
+<!-- 
+    SWFObject v2.2 <http://code.google.com/p/swfobject/> 
+    is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
+-->
+
+<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
+
+<script type="text/javascript">
+    /* use strict */
+
+    var _widget;
+
+    function displayType() {
+        if ((window.top != window.self) && window.parent)
+            return window.name;
+
+        return "";
+    }
+
+    function init() {
+        var prefix, theElement, theHeight, theWidth;
+
+        if (displayType() != "") {
+            if (typeof window.innerWidth === 'number') {
+                theHeight = window.innerHeight;
+                theWidth = window.innerWidth;
+            } else {
+                theElement = window.document.documentElement;
+
+                theHeight = theElement.clientHeight;
+                theWidth = theElement.clientWidth;
+            }
+
+            _widget.style.height = (theHeight - 2) + "px";
+            _widget.style.width = (theWidth - 2) + "px";
+
+            _widget.style.border = "1px solid #172647";
+        }
+    }
+
+    function start() {
+        var swfVersionStr, params, attributes;
+
+        swfVersionStr = "11.1.0";
+        flashVars = { serviceURL: "http://incubator.apache.org/flex/" };
+        params = { quality: "high", bgcolor: "#ffffff", allowscriptaccess: "sameDomain",
+            allowfullscreen: "true" };
+        attributes = { id: "InstallApacheFlexBadge", name: "InstallApacheFlexBadge" };
+
+        swfobject.embedSWF("InstallApacheFlexBadge.swf", "flashContent", "10", "10", 
+            swfVersionStr, "", flashVars, params, attributes);
+
+        swfobject.createCSS("#flashContent", "display: block;");
+
+        waitForWidget();
+    }
+
+    function waitForWidget() {
+        _widget = document.getElementById("InstallApacheFlexBadge");
+
+        if (!_widget)
+            setTimeout(function () { waitForWidget(); }, 1000);
+        else
+            init();
+    }
+
+    start();
+
+</script>
\ No newline at end of file

Added: websites/staging/flex/trunk/content/license.html
==============================================================================
--- websites/staging/flex/trunk/content/license.html (added)
+++ websites/staging/flex/trunk/content/license.html Sat Jan  5 07:12:11 2013
@@ -0,0 +1,264 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Apache License</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Archive</a></li>
+</ul>
+<h1 id="distribution">Distribution</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/installer.html">Download the Installer</a></li>
+<li><a href="/flex/about-binaries.html">About Binaries</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/team.html">Team</a></li>
+<li><a href="http://blogs.apache.org/flex">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/utilities.html">Utilities</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Apache License</h1>
+    <p>Apache License<br></br>Version 2.0, January 2004<br></br>
+<a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
+<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
+<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
+<p>"License" shall mean the terms and conditions for use, reproduction, and
+distribution as defined by Sections 1 through 9 of this document.</p>
+<p>"Licensor" shall mean the copyright owner or entity authorized by the
+copyright owner that is granting the License.</p>
+<p>"Legal Entity" shall mean the union of the acting entity and all other
+entities that control, are controlled by, or are under common control with
+that entity. For the purposes of this definition, "control" means (i) the
+power, direct or indirect, to cause the direction or management of such
+entity, whether by contract or otherwise, or (ii) ownership of fifty
+percent (50%) or more of the outstanding shares, or (iii) beneficial
+ownership of such entity.</p>
+<p>"You" (or "Your") shall mean an individual or Legal Entity exercising
+permissions granted by this License.</p>
+<p>"Source" form shall mean the preferred form for making modifications,
+including but not limited to software source code, documentation source,
+and configuration files.</p>
+<p>"Object" form shall mean any form resulting from mechanical transformation
+or translation of a Source form, including but not limited to compiled
+object code, generated documentation, and conversions to other media types.</p>
+<p>"Work" shall mean the work of authorship, whether in Source or Object form,
+made available under the License, as indicated by a copyright notice that
+is included in or attached to the work (an example is provided in the
+Appendix below).</p>
+<p>"Derivative Works" shall mean any work, whether in Source or Object form,
+that is based on (or derived from) the Work and for which the editorial
+revisions, annotations, elaborations, or other modifications represent, as
+a whole, an original work of authorship. For the purposes of this License,
+Derivative Works shall not include works that remain separable from, or
+merely link (or bind by name) to the interfaces of, the Work and Derivative
+Works thereof.</p>
+<p>"Contribution" shall mean any work of authorship, including the original
+version of the Work and any modifications or additions to that Work or
+Derivative Works thereof, that is intentionally submitted to Licensor for
+inclusion in the Work by the copyright owner or by an individual or Legal
+Entity authorized to submit on behalf of the copyright owner. For the
+purposes of this definition, "submitted" means any form of electronic,
+verbal, or written communication sent to the Licensor or its
+representatives, including but not limited to communication on electronic
+mailing lists, source code control systems, and issue tracking systems that
+are managed by, or on behalf of, the Licensor for the purpose of discussing
+and improving the Work, but excluding communication that is conspicuously
+marked or otherwise designated in writing by the copyright owner as "Not a
+Contribution."</p>
+<p>"Contributor" shall mean Licensor and any individual or Legal Entity on
+behalf of whom a Contribution has been received by Licensor and
+subsequently incorporated within the Work.</p>
+<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
+terms and conditions of this License, each Contributor hereby grants to You
+a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+copyright license to reproduce, prepare Derivative Works of, publicly
+display, publicly perform, sublicense, and distribute the Work and such
+Derivative Works in Source or Object form.</p>
+<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
+and conditions of this License, each Contributor hereby grants to You a
+perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+(except as stated in this section) patent license to make, have made, use,
+offer to sell, sell, import, and otherwise transfer the Work, where such
+license applies only to those patent claims licensable by such Contributor
+that are necessarily infringed by their Contribution(s) alone or by
+combination of their Contribution(s) with the Work to which such
+Contribution(s) was submitted. If You institute patent litigation against
+any entity (including a cross-claim or counterclaim in a lawsuit) alleging
+that the Work or a Contribution incorporated within the Work constitutes
+direct or contributory patent infringement, then any patent licenses
+granted to You under this License for that Work shall terminate as of the
+date such litigation is filed.</p>
+<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
+distribute copies of the Work or Derivative Works thereof in any medium,
+with or without modifications, and in Source or Object form, provided that
+You meet the following conditions:</p>
+<ol>
+<li>
+<p>You must give any other recipients of the Work or Derivative Works a
+copy of this License; and</p>
+</li>
+<li>
+<p>You must cause any modified files to carry prominent notices stating
+that You changed the files; and</p>
+</li>
+<li>
+<p>You must retain, in the Source form of any Derivative Works that You
+distribute, all copyright, patent, trademark, and attribution notices from
+the Source form of the Work, excluding those notices that do not pertain to
+any part of the Derivative Works; and</p>
+</li>
+<li>
+<p>If the Work includes a "NOTICE" text file as part of its distribution,
+then any Derivative Works that You distribute must include a readable copy
+of the attribution notices contained within such NOTICE file, excluding
+those notices that do not pertain to any part of the Derivative Works, in
+at least one of the following places: within a NOTICE text file distributed
+as part of the Derivative Works; within the Source form or documentation,
+if provided along with the Derivative Works; or, within a display generated
+by the Derivative Works, if and wherever such third-party notices normally
+appear. The contents of the NOTICE file are for informational purposes only
+and do not modify the License. You may add Your own attribution notices
+within Derivative Works that You distribute, alongside or as an addendum to
+the NOTICE text from the Work, provided that such additional attribution
+notices cannot be construed as modifying the License.
+You may add Your own copyright statement to Your modifications and may
+provide additional or different license terms and conditions for use,
+reproduction, or distribution of Your modifications, or for any such
+Derivative Works as a whole, provided Your use, reproduction, and
+distribution of the Work otherwise complies with the conditions stated in
+this License.</p>
+</li>
+</ol>
+<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
+explicitly state otherwise, any Contribution intentionally submitted for
+inclusion in the Work by You to the Licensor shall be under the terms and
+conditions of this License, without any additional terms or conditions.
+Notwithstanding the above, nothing herein shall supersede or modify the
+terms of any separate license agreement you may have executed with Licensor
+regarding such Contributions.</p>
+<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
+permission to use the trade names, trademarks, service marks, or product
+names of the Licensor, except as required for reasonable and customary use
+in describing the origin of the Work and reproducing the content of the
+NOTICE file.</p>
+<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
+applicable law or agreed to in writing, Licensor provides the Work (and
+each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
+without limitation, any warranties or conditions of TITLE,
+NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
+are solely responsible for determining the appropriateness of using or
+redistributing the Work and assume any risks associated with Your exercise
+of permissions under this License.</p>
+<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
+under no legal theory, whether in tort (including negligence), contract, or
+otherwise, unless required by applicable law (such as deliberate and
+grossly negligent acts) or agreed to in writing, shall any Contributor be
+liable to You for damages, including any direct, indirect, special,
+incidental, or consequential damages of any character arising as a result
+of this License or out of the use or inability to use the Work (including
+but not limited to damages for loss of goodwill, work stoppage, computer
+failure or malfunction, or any and all other commercial damages or losses),
+even if such Contributor has been advised of the possibility of such
+damages.</p>
+<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
+While redistributing the Work or Derivative Works thereof, You may choose
+to offer, and charge a fee for, acceptance of support, warranty, indemnity,
+or other liability obligations and/or rights consistent with this License.
+However, in accepting such obligations, You may act only on Your own behalf
+and on Your sole responsibility, not on behalf of any other Contributor,
+and only if You agree to indemnify, defend, and hold each Contributor
+harmless for any liability incurred by, or claims asserted against, such
+Contributor by reason of your accepting any such warranty or additional
+liability.</p>
+<p>END OF TERMS AND CONDITIONS</p>
+<h1 id="apply">APPENDIX: How to apply the Apache License to your work</h1>
+<p>To apply the Apache License to your work, attach the following boilerplate
+notice, with the fields enclosed by brackets "[]" replaced with your own
+identifying information. (Don't include the brackets!) The text should be
+enclosed in the appropriate comment syntax for the file format. We also
+recommend that a file or class name and description of purpose be included
+on the same "printed page" as the copyright notice for easier
+identification within third-party archives.</p>
+<div class="codehilite"><pre>   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   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 &quot;AS IS&quot; 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.
+</pre></div>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>