<?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 recipe edits in "AIR" Cookbook</title>
    <link>http://cookbooks.adobe.com/rss/recent/edits?technology=air</link>
    <description>Check out the latest recipe edits.</description>
    <pubDate>Tue, 24 Nov 2009 07:26:27 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>Thu, 19 Nov 2009 04:54:10 GMT</pubDate>
      <author>FlexMatt</author>
    </item>
    <item>
      <title>How to hack LiveCycle ES Data Services to run natively on a Mac</title>
      <link>http://cookbooks.adobe.com/post_How_to_hack_LiveCycle_ES_Data_Services_to_run_nati-7584.html</link>
      <description>LiveCycle ES Data Services (the rock star product formerly know as Flex Data Services) can be run on the Mac but there are a few things you have to do.  This tutorial will show you how to hack it to r</description>
      <pubDate>Wed, 11 Nov 2009 07:25:35 GMT</pubDate>
      <author>leesutton</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>Sun, 08 Nov 2009 18:10:59 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:41 GMT</pubDate>
      <author>Dragos D</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>Wed, 28 Oct 2009 10:28:25 GMT</pubDate>
      <author>Edward Sullivan</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 06:47:44 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>Resume download in AIR via SOCKET</title>
      <link>http://cookbooks.adobe.com/post_Resume_download_in_AIR_via_SOCKET-14187.html</link>
      <description>The task was to implement a download manager with resume download support. Because of security policy we cant add and change HTTP headers (in this case Range: header) we cand complete this task with s</description>
      <pubDate>Thu, 22 Oct 2009 00:17:10 GMT</pubDate>
      <author>Cookbook_Administrator</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:39:52 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 12:01:02 GMT</pubDate>
      <author>Tyler Larson</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 06:44:12 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
  </channel>
</rss>

