Author: buildbot
Date: Mon Aug  5 23:21:19 2013
New Revision: 873105

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/doc-getstarted.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug  5 23:21:19 2013
@@ -1 +1 @@
-1510781
+1510804

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug  5 23:21:19 2013
@@ -1 +1 @@
-1510781
+1510804

Modified: websites/staging/flex/trunk/content/doc-getstarted.html
==============================================================================
--- websites/staging/flex/trunk/content/doc-getstarted.html (original)
+++ websites/staging/flex/trunk/content/doc-getstarted.html Mon Aug  5 23:21:19 
2013
@@ -199,6 +199,19 @@ please contact us on the <a href="commun
 <li><strong>Create a new project</strong>  Right-click in the empty Package 
Explorer area, choose New -&gt; Flex Project.  Give the project a name.  Under 
the Flex SDK version, choose Apache Flex 4.10.0.  Press Finish.  Flash Builder 
will create the new project.</li>
 <li><strong>Start Coding!</strong>  Jump down below to make your first Hello 
World application.</li>
 </ol>
+<div class="headline"><h5>Known Flash Builder Issues</h5></div>
+
+<p>Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug 
where, 
+when generating the .mxml file for a new project that uses Apache Flex 4.10.0 
+and Spark Application, Flash Builder will incorrectly insert the attribute:</p>
+<div class="codehilite"><pre><span class="n">layout</span><span 
class="p">=</span>&quot;<span class="n">absolute</span>&quot;
+</pre></div>
+
+
+<p>This results in a compile error in the new project. The remedy is to simply
+remove the errant attribute.</p>
+<p>A <a 
href="https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug">wiki
 page</a> has been set up to contain the latest news on Adobe's
+attempt to correct this problem.</p>
 <div class="headline"><h4>Setting up Apache Flex with Jetbrains IntelliJ 
IDEA</h4></div>
 
 <ol>


Reply via email to