<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adobe AIR Camp source files</title>
	<atom:link href="http://richapps.de/?feed=rss2&#038;p=90" rel="self" type="application/rss+xml" />
	<link>http://richapps.de/?p=90</link>
	<description>Adobe technology (Flex,Flash,AIR)</description>
	<lastBuildDate>Sat, 21 Aug 2010 14:28:53 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wapjingle</title>
		<link>http://richapps.de/?p=90&#038;cpage=1#comment-440</link>
		<dc:creator>wapjingle</dc:creator>
		<pubDate>Sun, 07 Oct 2007 10:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.richapps.de/?p=90#comment-440</guid>
		<description>hello Benz,I am learning your &quot;AnalyseMp3&quot; source code. There are some qustions I hope you could help me out.
In the MP3Header.as
public function frameSize():int {
  switch (layerDescription) {
	case 3:					            return (12 * getBitRate() / getSampleRate() + (paddingBit ? 1: 0)) * 4;
	case 2:
	case 1:							if (audioVersionId == 3) {				return 144 * getBitRate() / getSampleRate()+ (paddingBit ? 1 : 0);} else {
			return 72 * getBitRate() / getSampleRate()+ (paddingBit ? 1 : 0);}
	default:
	                return -1;
			}
		}

My question:
1: Why is 12,144 and 72?
2: Is (paddingBit ? 1 : 0) this expression as same as &quot;paddingBit&quot; itself?

Sorry for my poor English. Wait for your answers.
Best wishes for Thanksgiving Day.</description>
		<content:encoded><![CDATA[<p>hello Benz,I am learning your &#8220;AnalyseMp3&#8243; source code. There are some qustions I hope you could help me out.<br />
In the MP3Header.as<br />
public function frameSize():int {<br />
  switch (layerDescription) {<br />
	case 3:					            return (12 * getBitRate() / getSampleRate() + (paddingBit ? 1: 0)) * 4;<br />
	case 2:<br />
	case 1:							if (audioVersionId == 3) {				return 144 * getBitRate() / getSampleRate()+ (paddingBit ? 1 : 0);} else {<br />
			return 72 * getBitRate() / getSampleRate()+ (paddingBit ? 1 : 0);}<br />
	default:<br />
	                return -1;<br />
			}<br />
		}</p>
<p>My question:<br />
1: Why is 12,144 and 72?<br />
2: Is (paddingBit ? 1 : 0) this expression as same as &#8220;paddingBit&#8221; itself?</p>
<p>Sorry for my poor English. Wait for your answers.<br />
Best wishes for Thanksgiving Day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeanphilippe</title>
		<link>http://richapps.de/?p=90&#038;cpage=1#comment-439</link>
		<dc:creator>jeanphilippe</dc:creator>
		<pubDate>Wed, 29 Aug 2007 04:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.richapps.de/?p=90#comment-439</guid>
		<description>Hi
thanks for the sources
unfortunately, the air browse method don&#039;t run on mac.</description>
		<content:encoded><![CDATA[<p>Hi<br />
thanks for the sources<br />
unfortunately, the air browse method don&#8217;t run on mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gary</title>
		<link>http://richapps.de/?p=90&#038;cpage=1#comment-438</link>
		<dc:creator>gary</dc:creator>
		<pubDate>Mon, 27 Aug 2007 09:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.richapps.de/?p=90#comment-438</guid>
		<description>gute dokus, viel arbeit :)

danke dafür!

liebe grüsse
gary
www.onlinelib.de</description>
		<content:encoded><![CDATA[<p>gute dokus, viel arbeit <img src='http://richapps.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>danke dafür!</p>
<p>liebe grüsse<br />
gary<br />
<a href="http://www.onlinelib.de" rel="nofollow">http://www.onlinelib.de</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
