<?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 all Cookbooks</title>
    <link>http://cookbooks.adobe.com/rss/recent/comments</link>
    <description>Check out the latest comments.</description>
    <pubDate>Sat, 11 Feb 2012 05:32:24 GMT</pubDate>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19593&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19593&amp;answered=no</link>
      <description>I think if you are on IOS 5 then you wont be able to detect this.  See this artilce  which has a relayed response from Apple.

Good Luck.

Bob

http://stackoverflow.com/questions/6901363/detecting-the-iphones-ring-silent-mute-switch-using-avaudioplayer-not-worki</description>
      <pubDate>Fri, 10 Feb 2012 08:23:23 GMT</pubDate>
      <author>Bob Cudmore</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19593&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19593&amp;answered=no</link>
      <description>I think if you are on IOS 5 then you wont be able to detect this.  See this artilce  which has a relayed response from Apple.

Good Luck.

Bob

http://stackoverflow.com/questions/6901363/detecting-the-iphones-ring-silent-mute-switch-using-avaudioplayer-not-worki</description>
      <pubDate>Fri, 10 Feb 2012 08:22:57 GMT</pubDate>
      <author>Bob Cudmore</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16609</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16609</link>
      <description>Do you have a tutorial where you are updating this table? I tried to implement this on an update instead of insert and it uploads the file to the server, but the $filename in the query is not updating. I suspect that it has something to do with the update not taking the name into the database. If you have a tutorial on this I would love to see it. BTW, I love your books, I have several that are constantly being read through and used for tips and reference.</description>
      <pubDate>Thu, 09 Feb 2012 13:02:48 GMT</pubDate>
      <author>mickeym99</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18776&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18776&amp;answered=no</link>
      <description>IT requires the use of Javascript and the Anchor tag.

In your header put: 
&lt;script language="javascript" type="text/javascript"&gt;
function submitform(){
	
	with(document.myform){
			action = 'output_pagename_here.ext'; //ext = .asp, .php, .cfm, etc...
			method = 'post';
			submit();
	}
}
&lt;/script&gt;

and in your form in place of the button  use
&lt;a onClick="submitform()"&gt;Submit&lt;/a&gt;

One caveat, the users mouse must be on a bit of the text to make it activate and you do not get the mouse cues from the browser, so a button or image of a word may be better.</description>
      <pubDate>Thu, 09 Feb 2012 08:10:26 GMT</pubDate>
      <author>esearing</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18411</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18411</link>
      <description>Very very helpful article here, as always Gramps, we cant thank you enough!</description>
      <pubDate>Thu, 09 Feb 2012 07:37:37 GMT</pubDate>
      <author>krizcortes</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19611</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19611</link>
      <description>I found this clock savior for me and my colleagues. This is very simple and light component extending Label class.</description>
      <pubDate>Thu, 09 Feb 2012 02:21:39 GMT</pubDate>
      <author>Akhil Mittal</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19009</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19009</link>
      <description>This is cool, but how do you do this in a pure AS3 AIR project? Maybe you can set it in the app descriptor? (swfname-app.xml)</description>
      <pubDate>Tue, 07 Feb 2012 12:54:59 GMT</pubDate>
      <author>Octavio Molano</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19607&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19607&amp;answered=no</link>
      <description>This is the cookbook i mentioned for the menubar detecting if its on its target
http://cookbooks.adobe.com/post_Spry_Sliding_Panels_Group_Navigation_Buttons-18411.html
Answered by Gramps</description>
      <pubDate>Tue, 07 Feb 2012 08:04:59 GMT</pubDate>
      <author>krizcortes</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18856</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18856</link>
      <description>Awesome!
Very important problem  solved simply</description>
      <pubDate>Fri, 03 Feb 2012 07:48:42 GMT</pubDate>
      <author>Kavin Kannan</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>Hello, try this way.

var myClass:Class = getDefinitionByName("your.package.YourClassName") as Class;
var instance:UIComponent = new myClass();
this.addChild(instance)</description>
      <pubDate>Thu, 02 Feb 2012 06:11:35 GMT</pubDate>
      <author>Rodrigo Barrocal</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=6242</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=6242</link>
      <description>Add   &#xD;
if(borderThickness!=0)  &#xD;
&#xD;
right before &#xD;
&#xD;
g.lineStyle(borderThickness,borderColor);     &#xD;
&#xD;
To prevent the border from showing if the specified thickness is 0.</description>
      <pubDate>Wed, 01 Feb 2012 14:14:06 GMT</pubDate>
      <author>Jovan Ilievski</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17460</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17460</link>
      <description>Fantasic info.  Process worked as described.</description>
      <pubDate>Wed, 01 Feb 2012 13:05:35 GMT</pubDate>
      <author>Eric Jonke</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14986</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14986</link>
      <description>Brilliant method! That's exactly what I want.
Thank you, Muthu.M</description>
      <pubDate>Wed, 01 Feb 2012 07:40:01 GMT</pubDate>
      <author>FuryEgg</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19588&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19588&amp;answered=no</link>
      <description>Hi RGolfer - please pose your question in the Adobe User-to-User Forums at http://forums.adobe.com/community/dreamweaver/

Thanks,
Jenn</description>
      <pubDate>Tue, 31 Jan 2012 08:10:26 GMT</pubDate>
      <author>Jenn Clark</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19595&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19595&amp;answered=no</link>
      <description>Hi Michelle - please pose your question in the Adobe User-to-User Forums: http://forums.adobe.com/community/dreamweaver/ 

Thanks,
Jenn</description>
      <pubDate>Tue, 31 Jan 2012 08:08:58 GMT</pubDate>
      <author>Jenn Clark</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=15886</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=15886</link>
      <description>Thank you for posting this Olga.  Unfortunately, I'm having trouble getting it to work.
I have imported com.adobe.serialization.json to my project.
I am successfully retrieving this JSON data: http://www.iconclass.org/json/25F32(MAGPIE)

I get the error:
TypeError: Error #1009: Cannot access a property or method of a null object reference.

I get this same error when using Mike Chambers' example at http://www.mikechambers.com/blog/2006/03/28/tutorial-using-json-with-flex-2-and-actionscript-3/ 

I must be doing something wrong and I bet it is something simple.  Any ideas?

Thank you,
Greg Reser</description>
      <pubDate>Mon, 30 Jan 2012 20:59:33 GMT</pubDate>
      <author>gregreser</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=15466</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=15466</link>
      <description>This simple, easily understood example is the best post on the entire internet.</description>
      <pubDate>Mon, 30 Jan 2012 18:38:10 GMT</pubDate>
      <author>Derek Becker</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19323</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19323</link>
      <description>Hello!  Great post.  Do you know how to do this on Flex Mobile Project for android application?  I have been trying to use your code or a mod version of it but it isnt working.  Any feedback would be great!  Thanks!</description>
      <pubDate>Thu, 26 Jan 2012 06:12:26 GMT</pubDate>
      <author>David Bilodeau</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=4781</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=4781</link>
      <description>This is very help full post
Thanks
Tanzeem Bhatti
Sr. Software Engineer 
VeriQual
+923004603552</description>
      <pubDate>Thu, 26 Jan 2012 03:04:35 GMT</pubDate>
      <author>tanzeemakhtarbhatti</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18791</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18791</link>
      <description>m282, I think you have to use native extensions on iOS devices to the same job that above code accomplishes on desktop/TV devices. NetworkInfo doesn't seem to work on all devices correctly.

http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/networkinfo.html</description>
      <pubDate>Tue, 24 Jan 2012 10:56:08 GMT</pubDate>
      <author>Alex Gor</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</link>
      <description>In my previous post I don't know why there are some funny spaces in "findInte rfaces" and "NetworkIn fo". Those spaces should obviously be removed.</description>
      <pubDate>Mon, 23 Jan 2012 06:19:44 GMT</pubDate>
      <author>Octavio Molano</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</link>
      <description>I've managed to be able to use both NetworkInfo classes without creating additional classes, just by not importing them, but calling them by their fully qualified path and using generic Objects for the vectors. Maybe a little hacky, but it works.

See below:

var vNetworkInterfaces:Object;
if (flash.net.NetworkInfo.isSupported) // This check could be improved, as maybe there are OSes other than iOS that don't support native NetworkInfo
{
      trace('Getting MAC from NetworkInfo (AIR)');
      vNetworkInterfaces = getDefinitionByName('flash.net.NetworkInfo')['networkInfo']['findInte rfaces']();
}
else
{
      trace('Getting MAC from NetworkInfo (ANE)');
      vNetworkInterfaces = getDefinitionByName('com.adobe.nativeExtensions.Networkinfo.NetworkIn fo')['networkInfo']['findInterfaces']();
}
 
for each (var networkInterface:Object in vNetworkInterfaces)
{
      // Do your networkInterface stuff here. Use the notation networkInterface['property'] to avoid warnings
}

Hope this helps.</description>
      <pubDate>Mon, 23 Jan 2012 06:17:40 GMT</pubDate>
      <author>Octavio Molano</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</link>
      <description>Yes, the same here with flex 3.1 the NetworkInfo.networkInfo.findInterfaces(); throws a #1009 Error</description>
      <pubDate>Mon, 23 Jan 2012 02:58:57 GMT</pubDate>
      <author>NilsTT</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19579</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19579</link>
      <description>Very interesting, but a bit slow for images and not functional for files and also image/text --&gt; extension</description>
      <pubDate>Fri, 20 Jan 2012 06:04:53 GMT</pubDate>
      <author>iware</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19579</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19579</link>
      <description>Hello, this is very interesting ! i tried it with indesign CS5.5. I created a new empty document and opened the DragnMagic Extension.

- Files: I can't do anything with the fileTree : If i try to drag a *.jpg file from the list, i can't make it into the document. the mouse pointer stops itself on the border of the extension. :-( did I miss something ? i tried that with several extensions (.txt .png .pdf)
- Textframes : I typed in some text in the textControl of the extension, and dragdrop it into indesign: WAOW I was AMAZED thats SO NICE :-D love it !!! Unfortuantly, in the other way it doesn't work. When i select a textFrame in my document and try to drag it, it stops itself on the border of the extension again. :-(
- Images: Same behaviour, but it's kind of very slow: I have to wait 1 or 2 seconds with the finger ready to release the picture into the indesign document, before it shows me i can do it. So, It's functional from extension to indesign, but i cant make it work draging another picture from my document to the extension.

Overall I'm happy because this leads to a lot of potentialy very handy extension and other ideas ! But if i can understand why i have all those issues would make my day :)

TY for sharing this !

Kind regards,
Lionel</description>
      <pubDate>Fri, 20 Jan 2012 06:02:45 GMT</pubDate>
      <author>iware</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17719</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17719</link>
      <description>Don't know if you still need this but maybe someone will find it useful. 
http://homepage.ntlworld.com/kayseycarvey/jss3p9.html</description>
      <pubDate>Thu, 19 Jan 2012 12:49:39 GMT</pubDate>
      <author>rush it</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14726</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=14726</link>
      <description>It would be awesome if some could re-build this for mobile purpose :) great idea btw</description>
      <pubDate>Tue, 17 Jan 2012 13:57:26 GMT</pubDate>
      <author>Arek Komarnicki</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16646</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16646</link>
      <description>Thanks David&#xD;
I built my site based on your lessons.&#xD;
I noticed a very strange problem with the confirmation URL sent via mail() function.&#xD;
This code was the problem:&#xD;
&#xD;
   $message .= '&amp;amp;t=';&#xD;
&#xD;
 I changed it to this and now it works:&#xD;
&#xD;
   $message .= '&amp;t=';&#xD;
&#xD;
I don't know why but in the confirmation URL  "&amp;amp;" is not encoded to "&amp;". For example:&#xD;
 http://mysite.org/confirm.php?test222&amp;amp;t=df21d3c504fb6778490f5a80eaf10e68&#xD;
and respectively the confirmation doesn't work because "t" is not recognized&#xD;
&#xD;
Is this a typo in David's code or something on my side is set wrong?&#xD;
Can somebody explain why is this?&#xD;
&#xD;
Thank you&#xD;
Stefan</description>
      <pubDate>Tue, 17 Jan 2012 05:38:51 GMT</pubDate>
      <author>stefan_d6</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16497</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16497</link>
      <description>Just wondering if anyone can help with how to submit an HTML form array (e.g. select=multiChoice[ ]) to a PHP page using CFHTTP?</description>
      <pubDate>Mon, 16 Jan 2012 21:58:06 GMT</pubDate>
      <author>eightcharacters</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18791</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18791</link>
      <description>Thanks for this great article.

I have question, How we can detect if there's a data connection or not in mobile device?</description>
      <pubDate>Sun, 15 Jan 2012 01:12:48 GMT</pubDate>
      <author>m282</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17784</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17784</link>
      <description>var Image = document.getElementById("imageId");
//set path to the images
var imgArray = ["image1","image2","image3","image4"];
var index = 0;

function changeImage() {
	myImage.setAttribute("src",imgArray[Index]);
	index++;
	if (index &gt;= imgArray.length) {
		index = 0;
	}
}

// setInterval in milliseconds
 setInterval(changeImage,5000);</description>
      <pubDate>Sat, 14 Jan 2012 11:32:53 GMT</pubDate>
      <author>Lotanna Oduonye</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19572&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19572&amp;answered=no</link>
      <description>You could see if anyone has already developed an ANE for this that you could leverage, or develop your own; http://www.adobe.com/devnet/air/native-extensions-for-air.html.

I have not seen a universal solution however.</description>
      <pubDate>Fri, 13 Jan 2012 10:32:46 GMT</pubDate>
      <author>Cookbook Admin</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17006</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17006</link>
      <description>can u have any Idea about WCF Service in Flash</description>
      <pubDate>Fri, 13 Jan 2012 05:21:44 GMT</pubDate>
      <author>Umesh Gamit</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18247</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18247</link>
      <description>thanks for sharing. nice one.  plus it seems recent, not too old, so no mx to spark thoughts..</description>
      <pubDate>Thu, 12 Jan 2012 06:29:01 GMT</pubDate>
      <author>lalathegreat</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=222</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=222</link>
      <description>Tip unfortunately doesn't work correctly. The user can still type onto the next line before being prevented.</description>
      <pubDate>Thu, 12 Jan 2012 04:31:14 GMT</pubDate>
      <author>jowie74</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=13206</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=13206</link>
      <description>Is the debug file you add a .txt file?  I can't get this to work for AIR 3.1 yet.</description>
      <pubDate>Wed, 11 Jan 2012 07:58:02 GMT</pubDate>
      <author>Kelly Lein</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19501</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19501</link>
      <description>This is cool. So far I used ExifTool externally outside of LR, but now we can do it within LR.
Just how is this code implemented properly? Via a plug-in?
Would be nice to learn how to get this up and running.
Thanks.</description>
      <pubDate>Tue, 10 Jan 2012 16:26:42 GMT</pubDate>
      <author>snahphoto</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19566&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19566&amp;answered=no</link>
      <description>You can find a list of all David's contributions at: http://cookbooks.adobe.com/authors/David_Powers.</description>
      <pubDate>Tue, 10 Jan 2012 11:04:44 GMT</pubDate>
      <author>Cookbook Admin</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17492</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=17492</link>
      <description>I tried this as you write, bu there is nothing show in my InfoWindow, what's the problem?</description>
      <pubDate>Sun, 08 Jan 2012 00:40:16 GMT</pubDate>
      <author>xu hui</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18424</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18424</link>
      <description>As has been shown here http://forums.adobe.com/message/4123888#4123888, it does work for four columns</description>
      <pubDate>Sat, 07 Jan 2012 09:43:41 GMT</pubDate>
      <author>altruistic gramps</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18424</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18424</link>
      <description>It is not working with four div columns,</description>
      <pubDate>Sat, 07 Jan 2012 07:02:13 GMT</pubDate>
      <author>uandme72</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16742</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16742</link>
      <description>Great. I used it to launch the Windows 7 on-screen keyboard for entering text into an HTML page hosted within an AIR app for a touch-screen based kiosk without an attached keyboard: var executable:File = new File("C:/Windows/system32/osk.exe");</description>
      <pubDate>Fri, 06 Jan 2012 19:42:02 GMT</pubDate>
      <author>Elliot Mebane</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16533</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16533</link>
      <description>Steps to submit the form as a PDF.&#xD;
1. Add a regular button to the form&#xD;
2. Enable the Object pallet  (Shift+F7)&#xD;
3. On the Field tab, change the control type to [Submit]&#xD;
4. A new tab appears [Submit], click on that new tab&#xD;
5. Type     mailto:anyemail@domain.com       into the submit to URL: field (all lower case) If you don't want a specific email address, just type   mailto:   (all lower case)&#xD;
6. Open the Submit As: dropdown list and select PDF&#xD;
&#xD;
In order for the user to submit the form with Reader, the "Reader Rights" MUST be enabled in the Pro version or the button will not work.   &#xD;
Steps:&#xD;
1. Open the form in Pro version&#xD;
2. Click the Advanced menu option&#xD;
3. Select "Enable User Rights in Adobe Reader"&#xD;
4. Save the file AS a new filename &#xD;
&#xD;
Distribute the new filename to your form users.  Keep the original for any updates.  If updated, you MUST re-enable the Adobe Rights again and Save As</description>
      <pubDate>Fri, 06 Jan 2012 13:18:51 GMT</pubDate>
      <author>landstar11</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19473</link>
      <description>The native extension trigger an error at runtime with AIR3.1/Flex4.6
Someone managed to make it work?</description>
      <pubDate>Fri, 06 Jan 2012 07:26:35 GMT</pubDate>
      <author>]crisis[</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16707</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=16707</link>
      <description>Hi all,

With Flex 4.6, this will require changing the mx.core.application imports. 

However is there a resolution to the problem described by ExtremeBt as I am facing the same?

Regards.

SS</description>
      <pubDate>Mon, 02 Jan 2012 17:33:07 GMT</pubDate>
      <author>Suranjan Som</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12175</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=12175</link>
      <description>I had a problem with &lt;arg line...&gt; because of spaces inside file path. It is better to separate arguments and use &lt;arg value&gt; instead.</description>
      <pubDate>Fri, 23 Dec 2011 06:59:06 GMT</pubDate>
      <author>Dron007</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18365</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18365</link>
      <description>jarum215, &#xD;
I have not tried this, but I suspect you would need to use a named anchor in the div and a target in your href on the 'Show details'. Something like this could work - &#xD;
&#xD;
...for the link - &lt;a href="sometext.txt"target="#someText"&gt;Show Details&lt;/a&gt;&#xD;
&#xD;
...and in the div where the text should load - &lt;a name="someText"&gt;&lt;/a&gt;&#xD;
&#xD;
Its worth a try and I hope it helps.</description>
      <pubDate>Wed, 21 Dec 2011 15:50:51 GMT</pubDate>
      <author>david petley</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18504</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18504</link>
      <description>can we capture audio using this API...........???
i want to capture system audio using AS3 so give me any suggestions please.....!!!!</description>
      <pubDate>Wed, 14 Dec 2011 20:07:00 GMT</pubDate>
      <author>KCS Pvt Ltd</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18238&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=18238&amp;answered=no</link>
      <description>Hi,
Did you find a solution to this problem ?
I have same one :(</description>
      <pubDate>Wed, 14 Dec 2011 11:31:39 GMT</pubDate>
      <author>lip fi</author>
    </item>
    <item>
      <title>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19541&amp;answered=no</title>
      <link>http://cookbooks.adobe.com/index.cfm?event=showdetails&amp;postId=19541&amp;answered=no</link>
      <description>You may want to check out: http://www.adobe.com/devnet/flex/flex_java.html.  That said, this is not really a questions for the Cookbooks, so I'll be deleting this entire thread shortly.</description>
      <pubDate>Wed, 14 Dec 2011 08:55:29 GMT</pubDate>
      <author>Cookbook Admin</author>
    </item>
  </channel>
</rss>


