<?xml version="1.0"?>
<rss version="2.0" xmlns:rev="http://community.adobe.com/help/rss/1.0/reviews">
   <channel>
       <title>Flex - Latest Comments</title>
      <description>Adobe Community Help - Notifications feed.</description>
      <link>http://community.adobe.com/help</link>
      <language>en_US</language>
      <pubDate>Mon, 23 Nov 2009 08:52:33 +0000</pubDate>
      <lastBuildDate>Mon, 23 Nov 2009 08:52:33 +0000</lastBuildDate>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <generator>Adobe Community Help</generator>
      
      <item>
         <title>www.adobe.com/devnet/flex/articles/flex_php_04.html</title>
         <link>http://www.adobe.com/devnet/flex/articles/flex_php_04.html</link>
         <description>For future reference, anyone with connection errors:
- make sure you have the following to MAMP/conf/php5/php.ini (adjusting the path to wherever you unzipped the Zend Framework):
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

; UNIX: &quot;/path1:/path2&quot;  
include_path = &quot;.:/Applications/MAMP/bin/php5/lib/php:/Applications/MAMP/htdocs/ZendFramework/library&quot;

In Zend Studio, right-click Project-&gt;Properties-&gt;PHP Include Path
Make sure the same path is under Libraries.</description>
         <pubDate>Mon, 23 Nov 2009 08:52:33 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111649</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>vertex_shader</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=4FF246FF44A2CF6199201549</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/facebook/articles/deploy_your_first_facebook_app_...</title>
         <link>http://www.adobe.com/devnet/facebook/articles/deploy_your_first_facebook_app_06.html</link>
         <description>Step 12 should edit onConnect(event), not onConfirmLogin().</description>
         <pubDate>Mon, 23 Nov 2009 02:55:31 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111573</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>boyzel</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=49283082493423B5992015A8</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/facebook/articles/deploy_your_first_facebook_app_...</title>
         <link>http://www.adobe.com/devnet/facebook/articles/deploy_your_first_facebook_app_03.html</link>
         <description>I think code example 2  init() needs session.addEventListener(FacebookEvent.CONNECT,onConnect);</description>
         <pubDate>Mon, 23 Nov 2009 01:08:31 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111557</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>boyzel</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=49283082493423B5992015A8</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/SQL_03.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/SQL_03.html</link>
         <description>Thanks a lot Micheal.

Really it helped me a lot</description>
         <pubDate>Mon, 23 Nov 2009 00:39:21 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111553</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Narendra M</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=102829564AE1E79C992015A9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_01.html</link>
         <description>There are good reasons why an IDE removes import statements which are not used in a piece of code.  It is not very productive to type import statements and it is better to rely on code completion.  It was painful to watch the demonstrator keep undoing the removal of the import statements.  I would recommend either removing the typing of the import statements or just highlighting it at point when the IDE has imported it for you.</description>
         <pubDate>Sun, 22 Nov 2009 22:41:29 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111533</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>ross_phillips</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=788F5AD6446906F49920157F</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_07.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_07.html</link>
         <description>Figures 6,7 and 8 are out of order.</description>
         <pubDate>Sun, 22 Nov 2009 04:07:38 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111346</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_05.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_05.html</link>
         <description>I have problems even if I fix namespace issue that edgarTL pointed. After I change a value after of evaluation field and click on another field I get this:
ReferenceError: Error #1069: Property text not found on EmployeeDirectory_inlineComponent1 and there is no default value.
	at mx.controls::DataGrid/itemEditorItemEditEndHandler()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\DataGrid.as:5240]
	at flash.events::EventDispatcher/dispatchEventFunction()
.....
Is it a beta code bug ?
And the last part &quot;Using a component item renderer&quot; works fine to the last step 22 but if I click on a evaluation field, I get another bunch of nasty errors. May be it supposed to work like this but I wouldn't call it &quot;working example&quot;.</description>
         <pubDate>Sun, 22 Nov 2009 03:41:14 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111345</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/about_dataproviders_2.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/about_dataproviders_2.html</link>
         <description>Case Study: One Array Source For Two ArrayCollection

http://myprog.wordpress.com/2009/09/04/case-study-one-array-source-for-two-arraycollection/

My conclusion is that there is very few reasons to copy an ArrayCollection (and it’s source).

If you need 2 views on an Array, for instance:

- one view sort by id to quickly retrieve an object (often the one in your ModelLocator for Cairngorm)
- one view for a dataProvider (different sort and filter can be applyied. often in a custom control such as a filtered DataGrid).

Create 2 ArrayCollections that share the same Array source. When you update the source Array both Collections changes but you can still apply filters and sorts on one collection without modifying the other.</description>
         <pubDate>Sun, 22 Nov 2009 02:56:51 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111341</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>ced_damoo</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=1F496C46460E67AC992015A8</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/articles/flex_paypal.html</title>
         <link>http://www.adobe.com/devnet/flex/articles/flex_paypal.html</link>
         <description>GR8 tutorial

Thanks for this</description>
         <pubDate>Sat, 21 Nov 2009 09:57:24 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111197</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Trilok1987</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=398F041F49A7BE71992015C2</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/flash/ui/ContextMenuItem.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/flash/ui/ContextMenuItem.html</link>
         <description>It seem that even parts of the 'forbidden' captions are not allowed! So 'Del' is not allowed!
</description>
         <pubDate>Sat, 21 Nov 2009 07:38:03 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111177</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>sanoran</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=2C341A8F4712D1109920157F</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_01.html</link>
         <description>I guess it IS a bug. But if you use code completion the two import statements will be added automatically as soon you complete the two return statements (using code completion).</description>
         <pubDate>Fri, 20 Nov 2009 17:37:55 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#111062</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Mr. Whyzak</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=610D34063815D4BD992001AC</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_01.html</link>
         <description>I thought I was losing my mind with disappearing import statements.  I am guessing it's just a bug in the Beta 2?

Loving this series so far!  </description>
         <pubDate>Thu, 19 Nov 2009 18:13:26 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110562</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:rating>4.00</rev:rating>
         <rev:ratingType>1</rev:ratingType>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>sig_UVA</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=60413E72460096969920154A</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/13_Working_with_XML_04.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/13_Working_with_XML_04.html</link>
         <description>For those looking to get started with XML in Flex 3, I've put together a quick crash course example:

http://buildinternet.com/2008/12/xml-basics-with-flex-3/</description>
         <pubDate>Thu, 19 Nov 2009 16:54:44 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110533</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Zach Dunn</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=3DC05BFD46718D8E992015B9</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/flash/printing/PrintJob.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/flash/printing/PrintJob.html</link>
         <description>In the example above:
Step 5 doesn't finish - 
printOnePerPage() does the following: 

what is the following?</description>
         <pubDate>Thu, 19 Nov 2009 16:47:25 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110530</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>jpB8r</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=79DC559647AA1117992015A9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_07.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_07.html</link>
         <description>wrong picture of figure 16
&quot;Figure 16. The Button control is highlighted because the control was selected in Design mode.&quot;</description>
         <pubDate>Thu, 19 Nov 2009 10:09:47 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110366</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>chinhdo</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=7E290C1A447B33BE9920157F</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_02.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_02.html</link>
         <description>Correction, it should be hight=&quot;440&quot;.
Also, on the step 10 at the begging I had to make height=&quot;207&quot; so buttons on the first 2 panels would be aligned.  </description>
         <pubDate>Thu, 19 Nov 2009 04:24:16 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110262</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_02.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_02.html</link>
         <description>Step 3 in &quot;Using text layout properties&quot; :
height=&quot;439&quot;  and it would make third panel the same size as other two.
and if you add 'borderVisible=&quot;false&quot;' , say , on the step 12, it would make the panel even more like the first two.</description>
         <pubDate>Thu, 19 Nov 2009 03:54:08 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110249</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/olapdatagrid_2.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/olapdatagrid_2.html</link>
         <description>Please don't use the same name for an object as a class in your examples:
var query:OLAPQuery = new OLAPQuery;

That makes it harder to distinguish when you're calling an instance method versus a static class method.</description>
         <pubDate>Wed, 18 Nov 2009 23:34:58 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110217</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>=VA=FyreHeart</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=87A418114754F90B992016B8</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/olapdatagrid_2.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/olapdatagrid_2.html</link>
         <description>I concur with RJMR4. I'm a report developer and I constantly work with people who want to see both the high-level view and the details. Combining those views with expand/collapse or drill-down features is probably the easiest way to keep large data sets organized.</description>
         <pubDate>Wed, 18 Nov 2009 23:23:28 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110214</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>=VA=FyreHeart</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=87A418114754F90B992016B8</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/articles/flex_certification.html</title>
         <link>http://www.adobe.com/devnet/flex/articles/flex_certification.html</link>
         <description>Hi,

The specific objectives that are under that category are:

- Create and use custom components. (By using MXML and ActionScript)
- Transfer data between components by using data bindings.
- Create, handle, and dispatch custom events.
- Handle framework events.
- List and describe the differences between model, view, and controller code in a Flex
application.

Let me know if you have other questions.
Thank you,
Jim
</description>
         <pubDate>Wed, 18 Nov 2009 19:59:47 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#110113</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>jimmen</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=72B9460A3E57FE0C992001AB</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/Working_with_Video_18.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/Working_with_Video_18.html</link>
         <description>sagisid
With pure action script that to do hardly ;)
Low level analysis of rtmp protocol is needed ;-)</description>
         <pubDate>Wed, 18 Nov 2009 10:14:08 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109930</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Lauarvik Lauarvik</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=612030434B015D9599201587</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_01.html</link>
         <description>I guess the problem is that this excersize uses the TextInput controller instead of the TextArea controller. Using the TextArea controller (in the spark namespace) fixes the problem.</description>
         <pubDate>Wed, 18 Nov 2009 09:56:34 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109929</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Mr. Whyzak</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=610D34063815D4BD992001AC</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_07.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_07.html</link>
         <description>Steps 7  and 9 of the last part :
It's the code inline for &quot;click&quot; event , right ?
Add a semicolon and spaces for readability 
click=&quot;{ currentState = 'portalState' ; }&quot;</description>
         <pubDate>Wed, 18 Nov 2009 03:54:27 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109890</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_05.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_05.html</link>
         <description>correction for dtcullen :
a.  Point 5 of Triggering Multiple Events uses braces {} rather than parenthesis () to define the source. </description>
         <pubDate>Wed, 18 Nov 2009 02:53:51 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109870</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_02.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_02.html</link>
         <description>Current code doesn't handle the case when endDate selected first and startDate selected after.
If you remove the first condition in the if () clause then the code would handle both cases.  
</description>
         <pubDate>Wed, 18 Nov 2009 00:55:12 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109861</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>I don&apos;t need Screen Name</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=766B6D4B4B01A5A1992015B9</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/articles/fcf_generating_forms_02.html</title>
         <link>http://www.adobe.com/devnet/flex/articles/fcf_generating_forms_02.html</link>
         <description>This needs to be updated for Flex Builder 4 beta 2  for steps 2-4 as the &quot;Update selected custom data type check box&quot; does not exist in FB4 B2 and one has to change the input type from object to string via data/services pannel</description>
         <pubDate>Wed, 18 Nov 2009 00:35:01 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109857</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Mark Holm</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=2AB30D614A944B43992015C2</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_05.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_05.html</link>
         <description>Figure 3 and Figure 9 are not good</description>
         <pubDate>Tue, 17 Nov 2009 17:04:07 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109717</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Hervé Girolet</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=64D4747A4456F8F5992016E5</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/flash/utils/package.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/flash/utils/package.html</link>
         <description>Careful with getQualifiedClassName - you would expect it to return something like &quot;path.to.package.MyClass&quot;, but instead returns &quot;path.to.package::MyClass&quot; - this should be documented here.

It's also a bit confusing, seeing as you don't use :: to instatiate a class when you have the fully qualified class name.</description>
         <pubDate>Tue, 17 Nov 2009 15:45:41 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109686</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Manish Patel</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=5A2A4AE949940A6999201549</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_05.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex5_05.html</link>
         <description>In the &quot;Using an Inline Item Renderer&quot; section, the code presented below step 5 and step 6 incorrectly presents the itemEditor tag without a namespace prefix.</description>
         <pubDate>Tue, 17 Nov 2009 03:19:26 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109546</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>edgarTL</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=4AB4507C445A570C992016B6</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/devices/articles/htchero.html</title>
         <link>http://www.adobe.com/devnet/devices/articles/htchero.html</link>
         <description>I just bought an HTC Hero from Sprint, love the phone.  When I go to the Adobe homepage on the phone I recieve a message that I need Flash installed.  I'm also runing into a problem with flash movies.  Since your saying that Flash lite is flashed into memory is there a way to re-flash it maybe?</description>
         <pubDate>Mon, 16 Nov 2009 20:02:14 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109362</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Prepsel</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=1A0A18AA4B01AED1992015A9</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/Vector.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/Vector.html</link>
         <description>I'm noticing that in FB4, any Vector import is automatically removed by code cleanup and the SWFs/SWCs still build fine in that environment.  However, in either FB3, Eclipse w/Flex plugin, or (at least older versions of) ant builds, this same code will get a compiler error.  Can someone explain why this is, and what I should look for in the &quot;problematic&quot; environments to make them capable of also compiling w/out the import, if this is at all possible?</description>
         <pubDate>Mon, 16 Nov 2009 18:52:34 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109306</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Christian Pillsbury</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=50C35C3049A5F7CF992015A8</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/Working_with_Video_17.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/Working_with_Video_17.html</link>
         <description>_nStream = new NetStream(_nConnection);
_nStream.client = this;

public function onMetaData (info:Object):void {
	trace(&quot; onMetaData ---------------------------------------------------------------&quot;);
	for (name in info) {
		trace (&quot;info.&quot; + name + &quot; = &quot; + info[name]);
	 }
	trace(&quot; onMetaData ---------------------------------------------------------------&quot;);
}</description>
         <pubDate>Mon, 16 Nov 2009 10:41:52 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109142</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>dfm_</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=602A402243A1D40F9920157F</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/mxml_3.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/mxml_3.html</link>
         <description>here is Screen shots on layouts and bar container and more..

http://madhukaudantha.blogspot.com/2009/11/flex-part-3-layout-navigator-containers.html</description>
         <pubDate>Mon, 16 Nov 2009 10:16:40 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109138</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>madhuka Udantha</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=2C252ED04B0104E8992016B6</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/mxml_2.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/mxml_2.html</link>
         <description>here is the step by step
with screen shots (Working with Free Flex SDK)

http://madhukaudantha.blogspot.com/2009/11/flex-free.html</description>
         <pubDate>Mon, 16 Nov 2009 08:08:15 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109102</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>madhuka Udantha</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=2C252ED04B0104E8992016B6</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/compilers_21.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/compilers_21.html</link>
         <description>If I use the flex-config.xml or an additional config file with the following: 

-load-config+=compile_config.xml 

that contains my constants, the compiler throws an error when using conditionals for class definitions:

A file found in a source-path must have an externally visible definition. If a definition in the file is meant to be externally visible, please put the definition in a package.	MyApp	CondCon.as

CondCon.as has two conditional class definitions - do I need to do anything additional to enable conditional class definitions in Actionscript 3 projects - define a namespace in the project anywhere or anything else?

The conditional values are available if I use additional compiler arguments in the project properties box, but not in the external xml config files: 

-define=CONFIG::debug,true

OR

-define+=CONFIG::debug,true
</description>
         <pubDate>Mon, 16 Nov 2009 03:49:56 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109050</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Big.f.Charles</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=5397238847328BBD992015C2</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex2_01.html</link>
         <description>Nice - look forward to using this control with PHP database for a bit more functionality.</description>
         <pubDate>Sun, 15 Nov 2009 23:49:40 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#109010</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:rating>4.00</rev:rating>
         <rev:ratingType>1</rev:ratingType>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Edlygrange</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=04BC08B945117A04992015C3</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex1_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex1_01.html</link>
         <description>This is a good tutorial.  It makes Lynda.com look like a beginners effort.  I am not even done the first day and I have picked up very important tips necessary to develop Flex Apps.  Looking forward to the other days.  Please keep up the excellent work.  

In addition, the entire tutorial is very clear and presened very professionally.  This will certainly help anyone get off the ground in developing Flex Applications.</description>
         <pubDate>Sun, 15 Nov 2009 03:35:09 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108889</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>flashmx_meister01</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=18B164AA4275A0129920157F</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/mx/core/IMXMLObject.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/mx/core/IMXMLObject.html</link>
         <description>I am not sure exactly what &quot;all component properties specified on the MXML tag have been initialized&quot; is intended to mean, but my initial interpretation of it was wrong and I doubt I am the only one. I had assumed this meant any properties you've set in MXML will be populated with the values you have provided, but this is not the case. If you have something like &lt;MyComp someProp=&quot;{ [ new Foo(), new Bar() ] }&quot; /&gt;, someProp will usually be null when initialized() is called. That can obviously cause problems, and I think the docs should be made more clear.</description>
         <pubDate>Sun, 15 Nov 2009 02:16:07 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108853</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>bclinkinbeard</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=15990D3C4338A9519920157F</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/flash/net/NetStream.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/flash/net/NetStream.html</link>
         <description>Hi, can anyone explain how what is the meaning of the property maxPauseBufferTime? I'd like to buffer approx 10 seconds of FLV having the bufferTime set to default (i.e., 0.1 second). I'm experimenting with the following code:

var nc:NetConnection=new NetConnection();
nc.connect(null);

var ns:NetStream=new NetStream(nc);
ns.maxPauseBufferTime=10;
ns.play(&quot;video.flv&quot;);
ns.togglePause();

var v:Video=new Video();
addChild(v);
v.width=200; v.height=150;
v.attachNetStream(ns);

stage.addEventListener(KeyboardEvent.KEY_DOWN,stisk);
//---
function stisk(e:KeyboardEvent):void{
	if(e.shiftKey){
		ns.togglePause();
	}else if(e.ctrlKey){
		trace(ns.bufferLength+&quot;\t\t\t\t&quot;+ns.bufferTime);
	}
}

Whenever I trace during the pause mode to see how many seconds were loaded the result is always the same: approx 0.2 (twice the size of the buffer).
ANY IDEAS what I'm doing wrong that it doesn't work??
Thnx
Tom</description>
         <pubDate>Sat, 14 Nov 2009 14:01:19 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108753</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Tomas Nestorovic</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=4A1702994AA9253299201549</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/functest_components2_01.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/functest_components2_01.html</link>
         <description>Yat, 

If you don’t have a valid professional license, you will be restricted to perform only 30 operations (30 record or 30 replay) on the application.

hth,
matt horn
flex docs</description>
         <pubDate>Fri, 13 Nov 2009 20:26:07 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108565</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>matthew horn</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=7669267B449851939920157F</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/layoutperformance_05.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/layoutperformance_05.html</link>
         <description>Jag, I think this is an issue about run time performance... The objects on the second and third accordion panes are created and stored in memory at startup, but are not rendered until the pane is completely visible... 

If you want the objects to be animated during the accordion's transition, you'll probably have to extend the accordion class. Unfortunately, I don't have an example of that, but maybe the folks in the Adobe forums or on the Flexcoders mailing list can help? Let me know if you need links to these resources,

matt horn
flex docs</description>
         <pubDate>Fri, 13 Nov 2009 20:20:31 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108561</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>matthew horn</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=7669267B449851939920157F</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/layoutperformance_05.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/layoutperformance_05.html</link>
         <description>The creationPolicy=&quot;all&quot; for the accordion does not work as I expected. In the last example if you click on one of the leafs the contents of the leaf is only rendered AFTER the accordion has finished it's change-leaf animation. The second time you open a leaf the contents are displayed as expected and the contets are shown sliding up(or down).

Is there some other way to force flex to prerender the contents to achive the desired smooth effect the first time?</description>
         <pubDate>Fri, 13 Nov 2009 13:40:19 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108477</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Jag Heter</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=54D21E3847B9BE27992015B9</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/langref/mx/validators/EmailValidator.html</title>
         <link>http://livedocs.adobe.com/flex/3/langref/mx/validators/EmailValidator.html</link>
         <description>Great feature, just used it. The only thing I'm wondering about is how to provide a setFocus-like thingie, that when you enter wrong (bad) e-mail address, it will show you that cloud with tip automatically, without a need of mouseOvering the textInput. Any ideas? </description>
         <pubDate>Fri, 13 Nov 2009 13:39:18 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108474</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Pawel Jablonski</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=1EB2481149F89491992015A7</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/03_Language_and_Syntax_16.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/03_Language_and_Syntax_16.html</link>
         <description>This section should at least link to a section where break; and other (?) loop control commands are mentioned.</description>
         <pubDate>Fri, 13 Nov 2009 13:23:09 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108473</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>olli savolainen</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=4073014F4AFC0A9C992015A8</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/04_OO_Programming_12.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/04_OO_Programming_12.html</link>
         <description>I hit submit accidentally instead of preview, the last one is:

trace(potentialSubclass == superclass || describeType(potentialSubclass).factory.*.(name() in {&quot;extendsClass&quot;:0, &quot;implementsInterface&quot;:0} &amp;&amp; @type == getQualifiedClassName(superclass)).length &gt; 0)</description>
         <pubDate>Fri, 13 Nov 2009 12:37:18 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108466</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>vince.sp</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=5460001A4243848199201674</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/04_OO_Programming_12.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/04_OO_Programming_12.html</link>
         <description>How do I find out if one class is the subclass of another class?

This is the trivial case:

var superlass:Class;
var potentialSubclassInstance:*;

trace(potentialSubclassInstance is superlass);

If I have two objects, I also know how to do it:

var superclassInstance:*;
var potentialSubclassInstance:*;

trace(potentialSubclassInstance is (superclassInstance as Object).constructor);

But how do I do it if I only have two classes and cannot instantiate the potentialSubclass? I helped myself by writing E4X queries for the result of describeType(potentialSubclass), but I am sure there must be an easier, more elegant and more performant way of doing it.

trace(potentialSubclass != superclass &amp;&amp; describeType(potentialSubclass).factory.*.(name() in {&quot;extendsClass&quot;:0, &quot;implementsInterface&quot;:0} &amp;&amp; @type == getQualifiedClassName(superclass)).length &gt; 0)</description>
         <pubDate>Fri, 13 Nov 2009 12:34:43 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108465</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>vince.sp</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=5460001A4243848199201674</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/cellrenderer_2.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/cellrenderer_2.html</link>
         <description>These docs really need AS3 examples as well as well as the mxml ones</description>
         <pubDate>Fri, 13 Nov 2009 11:52:06 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108430</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Manish Patel</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=5A2A4AE949940A6999201549</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/functest_components2_01.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/functest_components2_01.html</link>
         <description>Im using QTP 9.5 to automate flex testing. 
What are the limitations with Flex Builder Standard compared to Pro on the flex automation features? Anywhere i can read more on this?</description>
         <pubDate>Fri, 13 Nov 2009 03:04:10 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108294</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>Yat Hong Wong</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=09084C514AFA457A9920154A</rev:profile>
      </item>
      <item>
         <title>www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_01.htm...</title>
         <link>http://www.adobe.com/devnet/flex/videotraining/flex4beta/exercises/ex3_01.html</link>
         <description>I think the problem is in the spark namespace:  when I change the control to the mx: namespace, the Text Input behaves as expected.</description>
         <pubDate>Fri, 13 Nov 2009 00:11:47 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108270</guid>
         <rev:siteArea>DevNet</rev:siteArea>
         <rev:rating>3.00</rev:rating>
         <rev:ratingType>1</rev:ratingType>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>wtbell3</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=564142FF47A25CE5992015B9</rev:profile>
      </item>
      <item>
         <title>livedocs.adobe.com/flex/3/html/FlexApolloComponents_16.html</title>
         <link>http://livedocs.adobe.com/flex/3/html/FlexApolloComponents_16.html</link>
         <description>gtbus, 
Thanks for the tip! We will fix this in the next release of the docs.

Randy Nielsen
Flex Doc Manager</description>
         <pubDate>Thu, 12 Nov 2009 22:06:38 +0000</pubDate>
         <guid isPermaLink="false">http://community.adobe.com/help#108229</guid>
         <rev:siteArea>help</rev:siteArea>
         <rev:product>flex_product_adobelr</rev:product>
         <rev:author>jrunrandy</rev:author>
         <rev:profile>http://community.adobe.com/help/profile/index.html?id=555E65C03EC39236992001AC</rev:profile>
      </item>
   </channel>
</rss>
