<?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: 50 most recent comments in "AIR" Cookbook</title>
    <link>http://cookbooks.adobe.com/rss/recent/comments?technology=air</link>
    <description>Check out the latest comments.</description>
    <pubDate>Sat, 07 Nov 2009 15:05:57 GMT</pubDate>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10963</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10963</link>
      <description>Very nice indeed. Indeed with the OO purists certainly the Memento Design Pattern is needed as well as the Command Design Pattern for the actions would be a great addition.</description>
      <pubDate>Fri, 06 Nov 2009 06:27:03 GMT</pubDate>
      <author>psat</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16479</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16479</link>
      <description>we can achieve this by setting 'showdataTips' property to true and writing a 'dataTipFunction' as below:
public function fun():String
{
return data.label;//label is the property which we want to display in tooltip;
}

we can customized tooltip also using this like by change the return statement to:

return data.Name+'  ' +data.rank;</description>
      <pubDate>Fri, 06 Nov 2009 03:34:14 GMT</pubDate>
      <author>munagapraveen</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16443</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16443</link>
      <description>Even just tracing out what you are importing directly can help ensure the compiler sees it.

import  com.mydomain.myclasses.MyClass;
trace(com.mydomain.myclasses.MyClass);

Then in another file that imports whatever file you put that in, you can do something like this:

var myClass:Class = getDefinitionByName("com.mydomain.myclasses.MyClass") as Class;</description>
      <pubDate>Tue, 03 Nov 2009 06:51:58 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16297</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16297</link>
      <description>See here for some more info on how to use Conditional Compilation:

http://edsyrett.wordpress.com/2008/09/22/using-conditional-compilation-to-detect-debug-mode/</description>
      <pubDate>Fri, 30 Oct 2009 09:14:23 GMT</pubDate>
      <author>Ed Syrett</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16404</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16404</link>
      <description>I didn't succeed embedding Flex 4 SWF file into Flex 3 application. Marshall Plan is a part of both Flex 4 SDK and Flex 3.2 (and later) SDK, but it seems it work only one way. Please comment it's possible, thanks !</description>
      <pubDate>Tue, 27 Oct 2009 08:38:37 GMT</pubDate>
      <author>Rodion Bykov</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16235</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16235</link>
      <description>That sounds like a neat trick but I'm going to have to ask you to post more details about how you did it. On the Cookbooks the whole point is to share code and specific solutions to specific problems, and while interesting this post doesn't help anyone who doesn't already know how to do that. Can I talk you into expanding it to include some sample code etc?

Thanks!</description>
      <pubDate>Tue, 27 Oct 2009 06:50:02 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14187</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14187</link>
      <description>The file should be there now, check it out.</description>
      <pubDate>Thu, 22 Oct 2009 07:01:24 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16404</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16404</link>
      <description>thanks, just what I was looking for.  Wondering if the reverse is possible, e.g., use SWC from Flex 4 with a Flex 3 project.</description>
      <pubDate>Tue, 20 Oct 2009 14:22:27 GMT</pubDate>
      <author>Daniel Woodard</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16316</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16316</link>
      <description>Thnx!</description>
      <pubDate>Sun, 18 Oct 2009 06:47:00 GMT</pubDate>
      <author>=MechanisM=</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16316</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16316</link>
      <description>Cool, thanks - I'm going to bookmark this for the inevitable next time I get handed a writhing mess of XML data, probably prefaced by the PM saying "So this should be pretty simple, right?" ;)</description>
      <pubDate>Wed, 14 Oct 2009 07:59:41 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12846</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12846</link>
      <description>Thank you ! :)</description>
      <pubDate>Sat, 10 Oct 2009 05:37:43 GMT</pubDate>
      <author>Dead-Kat</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16297</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16297</link>
      <description>Fantastic, Tyler, thanks! I guess the trick then, if you have some heavy debugging code, is to isolate all of it in a class that you instantiate if the variable is set to true but don't instantiate if it's set to false. Or better yet use it as a factory class - if DEBUG == true, debugger = MyHeavyDebuggerClass(); otherwise, debugger = MyLightDebuggerPlaceholderToKeepMethodCallsFromBreaking().

Or something like that?

Anyway thanks for the content, and feel free to share some more wisdom with us! :)</description>
      <pubDate>Tue, 06 Oct 2009 13:15:30 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10963</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10963</link>
      <description>i want to implement undo and redo through  buttons.</description>
      <pubDate>Tue, 06 Oct 2009 04:18:57 GMT</pubDate>
      <author>Tahir Alvi</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</link>
      <description>I'd have to agree that the first I though of was the native concat() method.</description>
      <pubDate>Fri, 02 Oct 2009 17:17:56 GMT</pubDate>
      <author>ben.kanizay</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</link>
      <description>Funny, when you said "the first thing that comes to peoples mind..." the first that I thought of was concat().  The only difference between concat and the method you offer is that concat returns a new Array.  And to me, I would expect a "merge" to take two arrays and merge them into a third one anyway.  So I'm not sure what we're accomplishing here.  Seems like a convoluted way to replace concat().</description>
      <pubDate>Fri, 02 Oct 2009 09:37:15 GMT</pubDate>
      <author>drukepple</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</link>
      <description>Why "apply"? Array.push already accepts rest parameter, same for concat.
Another thing, push method return a "int" being the amount of elements pushed. That code will throw a Type Coercion RTE.</description>
      <pubDate>Fri, 02 Oct 2009 06:51:00 GMT</pubDate>
      <author>nunorosa</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</link>
      <description>Thank;s!</description>
      <pubDate>Fri, 02 Oct 2009 06:10:56 GMT</pubDate>
      <author>Dmitry Svetlakov</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16270</link>
      <description>You could also consider another two ways:
return array1.concat(array2); 
or
return array1.splice(0,0,array2)</description>
      <pubDate>Fri, 02 Oct 2009 05:14:07 GMT</pubDate>
      <author>paroot</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16216</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16216</link>
      <description>Sure - if you're doing a flex project. My methodology works for all AS3 projects whether or not you have access to the flex framework.</description>
      <pubDate>Thu, 01 Oct 2009 09:21:47 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16216</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16216</link>
      <description>Or you could just use the ToggleButtonbar http://livedocs.adobe.com/flex/3/langref/mx/controls/ToggleButtonBar.html</description>
      <pubDate>Thu, 01 Oct 2009 02:25:49 GMT</pubDate>
      <author>Tom Chiverton</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16199</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16199</link>
      <description>Cool, thanks for this post! MVC is definitely a useful approach to anything more complicated than a simple data output display, and you've summed up the gist of it here. I was going to point you towards Cairngorm and Pure MVC but I see you've already got those links at the end. You're sure you're new to Flex development? :P

Thanks for writing, and please submit more! You obviously have a pretty strong understanding of advanced programming concepts, so the more you can contribute the better off we'll all be! :)</description>
      <pubDate>Tue, 29 Sep 2009 08:12:49 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10383</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10383</link>
      <description>I updated the recipe with the latest steps and links (as of September 29, 2009).</description>
      <pubDate>Tue, 29 Sep 2009 04:14:14 GMT</pubDate>
      <author>USawIt</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16254</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16254</link>
      <description>Thanks for this, it looks like a useful tool.

I hope you don't mind, I went through and rephrased the problem and solution entries to make them more appropriate for a cookbook entry - let me know if you have any questions. 

Thanks for the content, and please feel free to contribute more!</description>
      <pubDate>Mon, 28 Sep 2009 09:47:38 GMT</pubDate>
      <author>Mykola Bilokonsky</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16241</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16241</link>
      <description>This hard-codes the server address. 
It would be better to use {server.name} {server.port} tokens, for instance, for use an explicit channelSet:
&lt;mx:RemoteObject id="appCF" 
		destination="ColdFusion"
		source="path.to.your.component"
		&gt;
		&lt;mx:channelSet&gt;		
			&lt;mx:ChannelSet&gt;
				&lt;mx:channels&gt;
					&lt;mx:AMFChannel url="/flex2gateway/" /&gt;

..now close all the tags...</description>
      <pubDate>Mon, 28 Sep 2009 05:28:43 GMT</pubDate>
      <author>Tom Chiverton</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14707</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14707</link>
      <description>see flexorm

[]s</description>
      <pubDate>Fri, 25 Sep 2009 05:56:23 GMT</pubDate>
      <author>bholao</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10563</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10563</link>
      <description>I figured it would be simple and it was. This was exactly the solution I needed. RemoteClass to the rescue!

Many thanks.</description>
      <pubDate>Thu, 03 Sep 2009 10:53:52 GMT</pubDate>
      <author>everynerd</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10784</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10784</link>
      <description>I wonder if there's memory leak.</description>
      <pubDate>Tue, 25 Aug 2009 03:32:09 GMT</pubDate>
      <author>yuand2</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14707</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14707</link>
      <description>This looks interesting but the code display looks broken to me. I can only see part of the comment class. Is there somewhere I can download this code from?

Thanks.</description>
      <pubDate>Sun, 23 Aug 2009 17:54:50 GMT</pubDate>
      <author>jlignier</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9383</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9383</link>
      <description>Is it possible to stop the search if you have found the file what you were looking for?&#xD;
&#xD;
Greets,&#xD;
&#xD;
Stan</description>
      <pubDate>Fri, 21 Aug 2009 20:33:09 GMT</pubDate>
      <author>Ztan911</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10764</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10764</link>
      <description>If i had an RSS feed, how do i alert each time there is a new item that is updated/ added on the Feed?</description>
      <pubDate>Wed, 19 Aug 2009 14:58:13 GMT</pubDate>
      <author>meflies</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</link>
      <description>in Flash , you can use like this,

var appWindow:NativeWindow = this.stage.nativeWindow; 

appWindow.x = (Capabilities.screenResolutionX - appWindow.width) / 2;
appWindow.y = (Capabilities.screenResolutionY - appWindow.height) / 2;</description>
      <pubDate>Tue, 14 Jul 2009 19:47:44 GMT</pubDate>
      <author>shaffi ullah</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</link>
      <description>This works great in Flex but what about in Flash? How do you get the nativeWindow to work in an all as3 project?</description>
      <pubDate>Tue, 07 Jul 2009 22:28:34 GMT</pubDate>
      <author>corbanb2</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9404</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9404</link>
      <description>If you used 'file.url' instead of 'file.nativePath' then you wouldn't have to do the "Capabilities.os.search" bit.</description>
      <pubDate>Wed, 01 Jul 2009 03:24:28 GMT</pubDate>
      <author>jordan brough</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8004</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8004</link>
      <description>I am having a problem were when I call full screen on a PC it only full screens the top left pixel of my screen. on a mac it works without a problem.

any ideas what the problem could be?</description>
      <pubDate>Tue, 16 Jun 2009 22:00:23 GMT</pubDate>
      <author>Iszards</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8003</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8003</link>
      <description>One example is here: http://spreadingfunkyness.com/passing-parameters-to-adobe-air-at-startup/

HTH</description>
      <pubDate>Tue, 16 Jun 2009 20:44:30 GMT</pubDate>
      <author>Cesare Rocchi</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10364</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10364</link>
      <description>Your code works great when the user manually closes the app, but is there any way to get it to prompt them on system shutdown and halt the shutdown while they respond? (e.g. Like MS Word does if you haven't saved)</description>
      <pubDate>Sun, 17 May 2009 21:24:27 GMT</pubDate>
      <author>dSpen</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10483</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10483</link>
      <description>I would be nice if we could include an encrypted SQLite db.  We could use this for storing application and API keys for example.</description>
      <pubDate>Thu, 30 Apr 2009 00:31:40 GMT</pubDate>
      <author>thanksmr</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=11506</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=11506</link>
      <description>I see event handlers onSQLError and connectSuccess, but no addEventListener calls. _hasConnection will be false indefinitely.</description>
      <pubDate>Fri, 24 Apr 2009 02:16:54 GMT</pubDate>
      <author>elibol</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10445</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10445</link>
      <description>Hi there,
I am creating a zip and restore a zip.
Check the example files at Related files for download
Greets, J.</description>
      <pubDate>Tue, 21 Apr 2009 22:31:33 GMT</pubDate>
      <author>Starlover_jacob</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8003</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8003</link>
      <description>Hi,
I'm wondering if you can also pass some results back to the command line, or trace strings to the command line while the application is running. That would be fabulous.
Thanks!</description>
      <pubDate>Sun, 19 Apr 2009 21:11:06 GMT</pubDate>
      <author>evolverine</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=11187</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=11187</link>
      <description>How can this be achieved on Mac, Linux?</description>
      <pubDate>Mon, 13 Apr 2009 03:21:25 GMT</pubDate>
      <author>Vadim.P</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10446</link>
      <description>Hi, I have tried adopting this script to work for an AIR application built in Flash CS3, but it seems to error stating that naviteWindow is an undefined property.  Is there way to position the application in the center of the user's screen?</description>
      <pubDate>Sun, 15 Mar 2009 20:28:01 GMT</pubDate>
      <author>Techauth</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9543</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9543</link>
      <description>Some of the errors can be caused by running the air app through the Flex Builder in debug mode. Mihai Corlan has a list on his blog: http://corlan.org/2008/06/19/how-to-easily-and-seamlessly-update-an-air-application/</description>
      <pubDate>Wed, 04 Mar 2009 20:18:30 GMT</pubDate>
      <author>NielsBjerg</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12466</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12466</link>
      <description>at all.Send a copy of them, back to my laptop.  signned off,STAGNATION BLUES!!!!!!!!!!!!!!!!!!</description>
      <pubDate>Mon, 16 Feb 2009 04:28:57 GMT</pubDate>
      <author>ron1050@cox.net</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10963</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10963</link>
      <description>Actually, in real applications, I do use apple (control) z and y, via AIR native menu key equivalents.</description>
      <pubDate>Fri, 13 Feb 2009 16:32:10 GMT</pubDate>
      <author>Daniel Freeman</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12846</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12846</link>
      <description>Contrary to the problem stated, it is not possible to create a table that already existsthis is an SQLite feature, not even AIR's.
AIR will throw an SQLError #3115 ("table '[table_name]' already exists") when you try to create an already existing table (or an SQLErrorEvent containing that error, respectively, when you access the database asynchronously).

So this post represents a nice solution to make sure that a table will exist when it's needed, not to avoid loss of table data.


Best regards,
C.</description>
      <pubDate>Wed, 11 Feb 2009 15:09:53 GMT</pubDate>
      <author>Cathness</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10543</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10543</link>
      <description>Seconding creacog's comment. This does not describe transactions.</description>
      <pubDate>Wed, 11 Feb 2009 07:09:36 GMT</pubDate>
      <author>brian.thomas</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9543</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=9543</link>
      <description>In setting up for deployment, I've had to add a MIME type to the Windows IIS Server.  The extension is '.air' and the type is 'application/octet-stream'.  For URL's using a domain name, you just add the MIME type to that web site. If accessing via an IP address, add it to the Default Web Site for that server.  Test your update URL's in your browser, if your browser can't grab the update.xml or the .AIR file itself, neither can AIR.</description>
      <pubDate>Wed, 04 Feb 2009 22:31:09 GMT</pubDate>
      <author>draoi</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10784</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=10784</link>
      <description>Nevertheless, to install the swc I needed also http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&amp;catid=665&amp;threadid=1417468&amp;enterthread=y and adding it in the properties of the Flex project.</description>
      <pubDate>Wed, 04 Feb 2009 18:22:59 GMT</pubDate>
      <author>Wapicode</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8667</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=8667</link>
      <description>HI,

Tanks for the detailed explanation. But i have downloaded LCDS 2.6 version, i see flex.war is missing in the package. But lcds.war exists. I took lcds.war and tried to deploy in tomcat webapps folder for installing on Tomcat. But it was routing to the Adobe LCDS home page not to the samples page. Could you please let me know if flex.war is not present in the folder, how would we configure it,

Thnaks,</description>
      <pubDate>Wed, 28 Jan 2009 11:22:36 GMT</pubDate>
      <author>DNellutla</author>
    </item>
  </channel>
</rss>

