<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Adobe: 10 most recent recipes in "Flex" Cookbook</title>
    <link>http://cookbooks.adobe.com/rss/recent/recipes?technology=flex</link>
    <description>Check out the latest recipes.</description>
    <pubDate>Wed, 16 May 2012 11:10:03 GMT</pubDate>
    <item>
      <title>Embed Stage3D content inside Flex application components</title>
      <link>http://cookbooks.adobe.com/post_Embed_Stage3D_content_inside_Flex_application_comp-19640.html</link>
      <description>The Flash display model has specialized rendering stages stacked on top of eachother. What is rendered on the Flex component Stage which is on top, will prevent the underlying Stage3D from being seen.</description>
      <pubDate>Wed, 29 Feb 2012 15:21:52 GMT</pubDate>
      <author>Robert Goossens</author>
    </item>
    <item>
      <title>Custom WorkFlow Component</title>
      <link>http://cookbooks.adobe.com/post_Custom_WorkFlow_Component-19629.html</link>
      <description>This Workflow component can be handy in situation where we want to show logical steps to be followed to complete the process. For example Filling up a form etc.</description>
      <pubDate>Thu, 16 Feb 2012 06:36:07 GMT</pubDate>
      <author>Akhil Mittal</author>
    </item>
    <item>
      <title>Using Camera with a MediaContainer instead of VideoDisplay</title>
      <link>http://cookbooks.adobe.com/post_Using_Camera_with_a_MediaContainer_instead_of_Vide-19618.html</link>
      <description>Unlike the previous MX version, the spark VideoDisplay component has no attachCamera function.  The only other examples of Camera usage I have found have all revolved around attaching to a Video objec</description>
      <pubDate>Thu, 09 Feb 2012 16:23:41 GMT</pubDate>
      <author>Justin Buser</author>
    </item>
    <item>
      <title>Digital Clock</title>
      <link>http://cookbooks.adobe.com/post_Digital_Clock-19611.html</link>
      <description>I need a simple digital clock, but did not find any such standard component. Then using Timer and Date class I tried to create a Digital Clock in ActionScript.</description>
      <pubDate>Thu, 09 Feb 2012 02:13:53 GMT</pubDate>
      <author>Akhil Mittal</author>
    </item>
    <item>
      <title>Skinnable Transform Tool</title>
      <link>http://cookbooks.adobe.com/post_Skinnable_Transform_Tool-19584.html</link>
      <description>You need component that can simply transform UI element (change x, y, width, height, rotation)</description>
      <pubDate>Fri, 20 Jan 2012 11:49:36 GMT</pubDate>
      <author>Volodymyr Styranivskyy</author>
    </item>
    <item>
      <title>Date calculations using 'out-of-the-box' functions</title>
      <link>http://cookbooks.adobe.com/post_Date_calculations_using__out_of_the_box__functions-19538.html</link>
      <description>You wish to add date parts to your date without writing your own utility function to do so.  (i.e. add 7 days to your date quickly)</description>
      <pubDate>Mon, 12 Dec 2011 11:19:02 GMT</pubDate>
      <author>Robert Petz</author>
    </item>
    <item>
      <title>String replaceAll in ActionScript</title>
      <link>http://cookbooks.adobe.com/post_String_replaceAll_in_ActionScript-19527.html</link>
      <description>We need a replace all method.</description>
      <pubDate>Tue, 06 Dec 2011 04:49:20 GMT</pubDate>
      <author>Guoliang_Li</author>
    </item>
    <item>
      <title>Flex: Validate/revert editable Datagrid input value</title>
      <link>http://cookbooks.adobe.com/post_Flex__Validate_revert_editable_Datagrid_input_valu-19525.html</link>
      <description>We want to validate user input in editable datagrid, and revert the original value(undo) if necessary.</description>
      <pubDate>Mon, 05 Dec 2011 07:44:18 GMT</pubDate>
      <author>Guoliang_Li</author>
    </item>
    <item>
      <title>Button compatibility with NativeComboBox</title>
      <link>http://cookbooks.adobe.com/post_Button_compatibility_with_NativeComboBox-19515.html</link>
      <description>Creating menus which extend beyond panel bounds in CS Extensions very often requires the use of a "NativeComboBox". NativeComboBox uses NativeMenu. When clicking on a NativeMenu, a button below the me</description>
      <pubDate>Tue, 29 Nov 2011 12:28:13 GMT</pubDate>
      <author>Harbs.</author>
    </item>
    <item>
      <title>Skinning custom ActionScript UI components in Flash Catalyst</title>
      <link>http://cookbooks.adobe.com/post_Skinning_custom_ActionScript_UI_components_in_Flas-19504.html</link>
      <description>You have a set of custom ActionScript components that extend the SkinnableComponent class and expose skin parts and skin states with the [SkinPart] and [SkinState] metadata tags. You want to create a</description>
      <pubDate>Thu, 24 Nov 2011 03:32:37 GMT</pubDate>
      <author>Karl Sigiscar</author>
    </item>
  </channel>
</rss>


