<?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 "Mobile and Devices" Cookbook</title>
    <link>http://cookbooks.adobe.com/rss/recent/recipes?technology=mobile</link>
    <description>Check out the latest recipes.</description>
    <pubDate>Mon, 23 Nov 2009 23:00:22 GMT</pubDate>
    <item>
      <title>Tween class and Optimizing workflow</title>
      <link>http://cookbooks.adobe.com/post_Tween_class_and_Optimizing_workflow-11446.html</link>
      <description>Using Tween class in your Flash Lite project but you find performance issue to animate clips on the stage</description>
      <pubDate>Tue, 28 Oct 2008 23:35:28 GMT</pubDate>
      <author>mezza1983</author>
    </item>
    <item>
      <title>Synchronous SetInterval for AMC (Also works in Flash Lite)</title>
      <link>http://cookbooks.adobe.com/post_Synchronous_SetInterval_for_AMC__Also_works_in_Fla-11327.html</link>
      <description>In AMC the setInterval command is Asynchronous and you may prefer  Synchronous in your code for performance and the ability to add logic to the interval. 
For example: 5 seconds before a interval is t</description>
      <pubDate>Mon, 20 Oct 2008 05:34:47 GMT</pubDate>
      <author>Kirk Ballou</author>
    </item>
    <item>
      <title>Creating pseudo functions in Flash Lite 1.1 by using a Function MovieClip</title>
      <link>http://cookbooks.adobe.com/post_Creating_pseudo_functions_in_Flash_Lite_1_1_by_usi-9865.html</link>
      <description>Functions are not supported in Flash Lite 1.1, since Flash Lite 1.1 is Flash 4 style syntax and does not support ActionScript 2.0 as in Flash Lite 2.x and above.</description>
      <pubDate>Sun, 20 Jul 2008 13:30:34 GMT</pubDate>
      <author>scottjanousek</author>
    </item>
    <item>
      <title>Working with pseudo arrays in Flash Lite 1.1 (Method #1)</title>
      <link>http://cookbooks.adobe.com/post_Working_with_pseudo_arrays_in_Flash_Lite_1_1__Meth-9864.html</link>
      <description>Flash Lite 1.1 does not support ActionScript 2.0, so the array() construct does not exist. This means arrays are not supported in Flash Lite 1.1 through a typical declaration.</description>
      <pubDate>Sun, 20 Jul 2008 13:06:32 GMT</pubDate>
      <author>scottjanousek</author>
    </item>
    <item>
      <title>Create a network enabled application for Flash Lite 2 and 3</title>
      <link>http://cookbooks.adobe.com/post_Create_a_network_enabled_application_for_Flash_Lit-9215.html</link>
      <description>Developers ask all the time about creating network enabled applications for mobile devices, how to work with XML and get Location data.</description>
      <pubDate>Mon, 02 Jun 2008 21:21:42 GMT</pubDate>
      <author>mucatron</author>
    </item>
    <item>
      <title>Create your own Flash authoring extension</title>
      <link>http://cookbooks.adobe.com/post_Create_your_own_Flash_authoring_extension-9214.html</link>
      <description>Developers often ask how to build an MXP so that they can share components with their colleagues or the community.</description>
      <pubDate>Mon, 02 Jun 2008 21:18:14 GMT</pubDate>
      <author>mucatron</author>
    </item>
    <item>
      <title>XMLSocket Example</title>
      <link>http://cookbooks.adobe.com/post_XMLSocket_Example-9213.html</link>
      <description>Developer often tell me that they would like a working XMLSocket example.</description>
      <pubDate>Mon, 02 Jun 2008 21:15:46 GMT</pubDate>
      <author>mucatron</author>
    </item>
    <item>
      <title>Internal Flash Lite performance pack for developers</title>
      <link>http://cookbooks.adobe.com/post_Internal_Flash_Lite_performance_pack_for_developer-9212.html</link>
      <description>Many developers find it hard to performance tune their code.</description>
      <pubDate>Mon, 02 Jun 2008 21:14:00 GMT</pubDate>
      <author>mucatron</author>
    </item>
    <item>
      <title>Optimising the draw Event, do not use transparency if possible</title>
      <link>http://cookbooks.adobe.com/post_Optimising_the_draw_Event__do_not_use_transparency-9211.html</link>
      <description>Transparency is a great feature, but on mobile devices it is very expensive</description>
      <pubDate>Mon, 02 Jun 2008 21:10:30 GMT</pubDate>
      <author>mucatron</author>
    </item>
    <item>
      <title>Flash 8 library bug, reduce the SWF size</title>
      <link>http://cookbooks.adobe.com/post_Flash_8_library_bug__reduce_the_SWF_size-9210.html</link>
      <description>At the end of a complex project Adobe consultants found that the end SWF was larger that expected.</description>
      <pubDate>Mon, 02 Jun 2008 21:07:15 GMT</pubDate>
      <author>mucatron</author>
    </item>
  </channel>
</rss>

