<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>The Warp - MAX</title>
			<link>http://thewarp.org/blog/index.cfm</link>
			<description></description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 08:29:08 -0700</pubDate>
			<lastBuildDate>Thu, 04 Oct 2007 11:56:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>ledgeswarp@yahoo.com</managingEditor>
			<webMaster>ledgeswarp@yahoo.com</webMaster>
			
			
			
			
			
			<item>
				<title>Adobe MAX -- AIR Sample Applications</title>
				<link>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX--AIR-Sample-Applications</link>
				<description>
				
				Here are a series of example AIR applications that were shown at some point at the Adobe MAX conference.

Arise&lt;BR&gt;
Bee&lt;BR&gt;
DragNShare&lt;BR&gt;
EmployeeDirectory&lt;BR&gt;
Fresh&lt;BR&gt;
HTMLPodcastPlayer&lt;BR&gt;
MapCache&lt;BR&gt;
PeekAgenda&lt;BR&gt;
PixelPerfect&lt;BR&gt;
RoadFinder&lt;BR&gt;
Salsa&lt;BR&gt;
Scout&lt;BR&gt;
ScreenPlay&lt;BR&gt;
Signet&lt;BR&gt;
SPF&lt;BR&gt;

Unfortunately, there is no source files.  But they should be good for demonstration purposes.


Correction:  It looks as though I grabbed the source files for these and not the published AIR file...
				
				</description>
						
				
				<category>Adobe</category>				
				
				<category>Flash</category>				
				
				<category>MAX</category>				
				
				<category>Apollo / Air</category>				
				
				<pubDate>Thu, 04 Oct 2007 11:56:00 -0700</pubDate>
				<guid>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX--AIR-Sample-Applications</guid>
				
				<enclosure url="http://thewarp.org/blog/enclosures/AIR_Sample_apps.zip" length="9176813" type="application/x-zip-compressed"/>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe MAX -- Presentation by Chris Florio  -- Intro to ActionScript 3</title>
				<link>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX--Presentation-by-Chris-Florio---Intro-to-ActionScript-3</link>
				<description>
				
				When I was doing my hands on lab at Max, I was able to zip up the presentation files for the presentation given by Chris Florio.  This includes the presentation and the example files.  The presentation was good and he covered a lot of what isn&apos;t possible in AS3 anymore.  It was a good overview of the basics of AS3.

Example of a mouse Click event from the session:

&lt;code&gt;

function playMovie(event:MouseEvent):void{
    gotoAndStop(&quot;home&quot;);
}
enter_btn.addEventListener(MouseEvent.CLICK, playMovie);

&lt;/code&gt;
				
				</description>
						
				
				<category>Adobe</category>				
				
				<category>MAX</category>				
				
				<pubDate>Thu, 04 Oct 2007 11:41:00 -0700</pubDate>
				<guid>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX--Presentation-by-Chris-Florio---Intro-to-ActionScript-3</guid>
				
				<enclosure url="http://thewarp.org/blog/enclosures/Intro_to_AS3.zip" length="9833098" type="application/x-zip-compressed"/>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe MAX -- Grant Skinner presentations and code samples...</title>
				<link>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX--Grant-Skinner-presentations-and-code-samples</link>
				<description>
				
				Over at Grant Skinner&apos;s blog there is a posting about his Conference Session Notes.  They are ordered from the latest to the oldest and go back to 2004.  Most importantly they include his latest sessions at MAX this year:


&lt;b&gt;Topics from MAX&lt;/b&gt;:&lt;BR&gt;
Building AIR Applications Using Flash CS3&lt;BR&gt;
50 Reasons AS3 Kicks Ass&lt;BR&gt;

&lt;b&gt;Others&lt;/b&gt;:&lt;BR&gt;
Flash CS3 Components: A Guided Tour&lt;BR&gt;
Flex Loves Flash? Embed and Beyond!&lt;BR&gt;
Resource Management for AS3, FLEX2 and Flash Player 9&lt;BR&gt;

&lt;a href=&quot;http://www.gskinner.com/blog/archives/2004/06/conference_sess.html&quot;&gt;http://www.gskinner.com/blog/archives/2004/06/conference_sess.html&lt;/a&gt;
				
				</description>
						
				
				<category>Adobe</category>				
				
				<category>Flash</category>				
				
				<category>MAX</category>				
				
				<pubDate>Thu, 04 Oct 2007 09:41:00 -0700</pubDate>
				<guid>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX--Grant-Skinner-presentations-and-code-samples</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe MAX Resources...</title>
				<link>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX-Resources</link>
				<description>
				
				I got back home from MAX last night and though that I would find a resource page on the Adobe site where we can go and download files, ppt&apos;s, etc.  I know at the conference we could download some PPT files about the sessions from the kiosks, but now, I don&apos;t even see that.  What gives?  Is that information going to be put up soon?  I would also put up all the source files for the hands on sessions.
				
				</description>
						
				
				<category>Adobe</category>				
				
				<category>MAX</category>				
				
				<pubDate>Thu, 04 Oct 2007 09:23:00 -0700</pubDate>
				<guid>http://thewarp.org/blog/index.cfm/2007/10/4/Adobe-MAX-Resources</guid>
				
			</item>
			
		 	
			</channel></rss>