Author: quetwo
Date: Sun Sep 13 21:48:59 2020
New Revision: 1881688

URL: http://svn.apache.org/viewvc?rev=1881688&view=rev
Log:
Adding Alert box to notify about EOL of Flash Player.  Pointing to Royale

Modified:
    flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext

Modified: flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext?rev=1881688&r1=1881687&r2=1881688&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext Sun Sep 13 
21:48:59 2020
@@ -17,6 +17,17 @@
 
         <!-- Flex Slider / End -->
 
+<div class="row-fluid">
+    <div class="alert alert-success alert-block">
+     <button type="button" class="close" data-dismiss="alert">&times;</button>
+       <h4>Flash Player in the Browser support is ending!</h4>
+       Adobe, along with all the major browser vendors (Google Chrome, Mozilla 
Firefox, Microsoft Edge) have announced that
+       they will <a 
href="https://www.adobe.com/products/flashplayer/end-of-life.html"; 
target="_blank"> no longer support the Adobe Flash Player™ runtime at the end 
of 2020.</a>  If you are looking to output content
+       to the browser, you should check out our sister project <a 
href="https://royale.apache.org";>Apache Royale™</a>, which allows you to 
continue to use ActionScript and output native
+       JavaScript and HTML.  Apache Flex output to mobile platforms through 
the AIR runtime is still supported.
+     </div>
+</div>
+
         <!-- Features Start -->
 <div class="row-fluid">
 <div class="headline margintop marginbottom"><h4>The open-source framework for 
building expressive web and mobile applications</h4></div>


Reply via email to