<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Beginners Adobe AIR Tutorial &#8211; Part 2</title>
	<atom:link href="http://learnola.com/2008/11/10/beginners-adobe-air-tutorial-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnola.com/2008/11/10/beginners-adobe-air-tutorial-part-2/</link>
	<description>An insight into the world of Training Software</description>
	<lastBuildDate>Sat, 13 Mar 2010 18:22:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: shawn</title>
		<link>http://learnola.com/2008/11/10/beginners-adobe-air-tutorial-part-2/#comment-140</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://apexmedia.wordpress.com/?p=231#comment-140</guid>
		<description>ReferenceError: can&#039;t find variable $ explaination.

The dollar sign function has become a common way Javascript libraries (such a JQuery) encapsulate document.GetElementById().

If you are getting this error, it is probably caused by not having the correct JQuery js file referenced in your HTML document, or you did not download and copy the JQuery js file into the application directory.

Look at the following line in the richair.html file:

script type=&quot;text/javascript&quot; src=&quot;jquery-1.2.6.min.js

It is trying to load the jquery-1.2.6.min.js file.  Now look in the directory that contains the richair.html file.  Do you see the same file?  You should.

Note that the Jquery js file that you downloaded might be a more recent version.  If so, simply edit the richair.html file and change the jquery-1.2.8.min.js reference to the new file name.</description>
		<content:encoded><![CDATA[<p>ReferenceError: can&#8217;t find variable $ explaination.</p>
<p>The dollar sign function has become a common way Javascript libraries (such a JQuery) encapsulate document.GetElementById().</p>
<p>If you are getting this error, it is probably caused by not having the correct JQuery js file referenced in your HTML document, or you did not download and copy the JQuery js file into the application directory.</p>
<p>Look at the following line in the richair.html file:</p>
<p>script type=&#8221;text/javascript&#8221; src=&#8221;jquery-1.2.6.min.js</p>
<p>It is trying to load the jquery-1.2.6.min.js file.  Now look in the directory that contains the richair.html file.  Do you see the same file?  You should.</p>
<p>Note that the Jquery js file that you downloaded might be a more recent version.  If so, simply edit the richair.html file and change the jquery-1.2.8.min.js reference to the new file name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://learnola.com/2008/11/10/beginners-adobe-air-tutorial-part-2/#comment-79</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Mon, 08 Dec 2008 16:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://apexmedia.wordpress.com/?p=231#comment-79</guid>
		<description>when i run this i get an error in dreamweaver
ReferrenceError: can&#039;t find variable: $</description>
		<content:encoded><![CDATA[<p>when i run this i get an error in dreamweaver<br />
ReferrenceError: can&#8217;t find variable: $</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beginners Adobe Air Tutorial - part 1 &#171; Video Training - Tutorials</title>
		<link>http://learnola.com/2008/11/10/beginners-adobe-air-tutorial-part-2/#comment-22</link>
		<dc:creator>Beginners Adobe Air Tutorial - part 1 &#171; Video Training - Tutorials</dc:creator>
		<pubDate>Mon, 10 Nov 2008 13:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://apexmedia.wordpress.com/?p=231#comment-22</guid>
		<description>[...] Beginners Adobe Air Tutorial - Part 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Beginners Adobe Air Tutorial &#8211; Part 2 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
