You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2012/09/25 10:02:23 UTC

svn commit: r1389742 - /incubator/flex/site/trunk/content/flex/installer.mdtext

Author: erikdebruin
Date: Tue Sep 25 08:02:22 2012
New Revision: 1389742

URL: http://svn.apache.org/viewvc?rev=1389742&view=rev
Log:
Notifying users about the 'extra' downloads the Installer does to make the SDK work.

Modified:
    incubator/flex/site/trunk/content/flex/installer.mdtext

Modified: incubator/flex/site/trunk/content/flex/installer.mdtext
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/content/flex/installer.mdtext?rev=1389742&r1=1389741&r2=1389742&view=diff
==============================================================================
--- incubator/flex/site/trunk/content/flex/installer.mdtext (original)
+++ incubator/flex/site/trunk/content/flex/installer.mdtext Tue Sep 25 08:02:22 2012
@@ -18,6 +18,13 @@ Notice:    Licensed to the Apache Softwa
 
 The Apache Flex 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 [apache.org](http://http://incubator.apache.org/flex/download.html), install it onto your computer and prepare it for use with Adobe Flash Builder. Use the badge below to download the Apache Flex Installer.
 
+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 handled in the installer application. The other non-Apache files that are downloaded are:
+<ul>
+<li>[Adobe AIR SDK][6]</li>
+<li>[GlobalPlayer.swc][7]</li>
+<li>[SWFObject.js][8]</li>
+</ul>
+
 <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>
 
 Alternatively, you can download the source and/or binaries for the Apache Flex Installer directly:
@@ -39,4 +46,7 @@ Binaries are provided as a convenience f
   [2]: http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/apache-flex-sdk-installer-1.0.4-incubating-src.zip
   [3]: http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.4-incubating-bin.dmg
   [4]: http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/binaries/apache-flex-sdk-installer-1.0.4-incubating-bin.exe
-  [5]: http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/README
\ No newline at end of file
+  [5]: http://www.apache.org/dyn/closer.cgi?path=incubator/flex/installer/1.0/README
+  [6]: http://www.adobe.com/devnet/air/air-sdk-download.html
+  [7]: http://www.adobe.com/support/flashplayer/downloads.html
+  [8]: http://code.google.com/p/swfobject/
\ No newline at end of file