| <!DOCTYPE html> |
| |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| |
| <title>Apache Flex SDK</title> |
| |
| <link href="/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"> |