<?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 "AIR" Cookbook</title>
    <link>http://cookbooks.adobe.com/rss/recent/recipes?technology=air</link>
    <description>Check out the latest recipes.</description>
    <pubDate>Mon, 23 Nov 2009 22:53:46 GMT</pubDate>
    <item>
      <title>Export SQLite Table Data into an SQL Statement</title>
      <link>http://cookbooks.adobe.com/post_Export_SQLite_Table_Data_into_an_SQL_Statement-16501.html</link>
      <description>In your AIR Application you want to export data from the connected local SQLite database in SQL syntax to use it in other SQL databases without using a third format like CSV or XML.</description>
      <pubDate>Tue, 10 Nov 2009 07:18:37 GMT</pubDate>
      <author>FlexMatt</author>
    </item>
    <item>
      <title>Adobe AIR application version auto-increment</title>
      <link>http://cookbooks.adobe.com/post_Adobe_AIR_application_version_auto_increment-16481.html</link>
      <description>You want the version (build) of your app to auto-increment each time you build an AIR project.</description>
      <pubDate>Thu, 05 Nov 2009 04:38:32 GMT</pubDate>
      <author>Lozan Laurentiu</author>
    </item>
    <item>
      <title>How to display toolTip message for each nodes shown in Tree control</title>
      <link>http://cookbooks.adobe.com/post_How_to_display_toolTip_message_for_each_nodes_show-16479.html</link>
      <description>The Tree control has 'toolTip' property. But it is applied for Tree control itself, not for each nodes shown in the control.&#xD;
In addition, the control does not have any methods to show toolTip hint as</description>
      <pubDate>Thu, 05 Nov 2009 01:07:04 GMT</pubDate>
      <author>Hidehiko Hanamata</author>
    </item>
    <item>
      <title>How to create object from string of class name</title>
      <link>http://cookbooks.adobe.com/post_How_to_create_object_from_string_of_class_name-16443.html</link>
      <description>Hi people.&#xD;
I'm trying to create an object at runtime, just passing the classname as a parameter&#xD;
I already tried that with a standard Flex Component and it worked very well.&#xD;
BUT, when I try to do th</description>
      <pubDate>Tue, 03 Nov 2009 01:09:42 GMT</pubDate>
      <author>Dragos D</author>
    </item>
    <item>
      <title>Using an (IR) remote control to navigate an AIR application</title>
      <link>http://cookbooks.adobe.com/post_Using_an__IR__remote_control_to_navigate_an_AIR_ap-16235.html</link>
      <description>I'd like to write an AIR application to manage my local media collection from a pc connected to my TV. I already have an IR remote control that operates other applications like GBPVR and Hulu desktop.</description>
      <pubDate>Tue, 27 Oct 2009 00:37:14 GMT</pubDate>
      <author>Christian Simonsen</author>
    </item>
    <item>
      <title>Use SWF/SWC compiled in Flex 3 within Flex 4 application</title>
      <link>http://cookbooks.adobe.com/post_Use_SWF_SWC_compiled_in_Flex_3_within_Flex_4_appli-16404.html</link>
      <description>An SWC library complied with Flex 3 SDK, being added to Flex 4 project and conflicts with Flex 4 namespaces. Similarly, legacy Flex 3 SWF file has to be used within Flex 4 application. Latter can be f</description>
      <pubDate>Mon, 19 Oct 2009 10:51:10 GMT</pubDate>
      <author>Rodion Bykov</author>
    </item>
    <item>
      <title>Accessing XML attributes and nodes with different namespaces.</title>
      <link>http://cookbooks.adobe.com/post_Accessing_XML_attributes_and_nodes_with_different-16316.html</link>
      <description>I need to access data in the attributes and elements in a very large and complex XML file. E4X works well for more basic XML structures, but the namespaces make it much more challenging to get at acce</description>
      <pubDate>Sun, 11 Oct 2009 02:31:37 GMT</pubDate>
      <author>egeddes</author>
    </item>
    <item>
      <title>Conditional Compiling</title>
      <link>http://cookbooks.adobe.com/post_Conditional_Compiling-16297.html</link>
      <description>What if you have a bunch of code that is only used for debugging your application and it is making your compiled swf a little heavy. You don't really want this code in your production environment and</description>
      <pubDate>Tue, 06 Oct 2009 11:59:12 GMT</pubDate>
      <author>Tyler Larson</author>
    </item>
    <item>
      <title>Printing a PDF document from AIR without displaying it or the control bar (using PDF cross-scripting)</title>
      <link>http://cookbooks.adobe.com/post_Printing_a_PDF_document_from_AIR_without_displayin-16288.html</link>
      <description>You want to print a PDF file directly from AIR without displaying it to the user and using your own custom button (not the default PDF control bar).</description>
      <pubDate>Tue, 06 Oct 2009 03:27:11 GMT</pubDate>
      <author>Adrian Parr</author>
    </item>
    <item>
      <title>Merging two Arrays together</title>
      <link>http://cookbooks.adobe.com/post_Merging_two_Arrays_together-16270.html</link>
      <description>If you have two ActionScript Arrays and you want to merge them together into one Array containing the contents of both of them the first thing that comes to peoples mind on how to do this is they loop</description>
      <pubDate>Fri, 02 Oct 2009 03:32:53 GMT</pubDate>
      <author>Tyler Larson</author>
    </item>
  </channel>
</rss>

