<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>MMP 420 &#187; class</title>
	<atom:link href="http://mmp420.blogs.peopleio.net/tag/class/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmp420.blogs.peopleio.net</link>
	<description>Just another BMCC Multimedia Blogs weblog</description>
	<lastBuildDate>Mon, 30 Nov 2009 22:25:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<copyright>2006-2007 </copyright>
	<managingEditor>prof.stein@gmail.com (MMP 420)</managingEditor>
	<webMaster>prof.stein@gmail.com (MMP 420)</webMaster>
	<image>
		<url>http://mmp420.blogs.peopleio.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>MMP 420</title>
		<link>http://mmp420.blogs.peopleio.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Just another BMCC Multimedia Blogs weblog</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>MMP 420</itunes:author>
	<itunes:owner>
		<itunes:name>MMP 420</itunes:name>
		<itunes:email>prof.stein@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://mmp420.blogs.peopleio.net/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Class on 3.4.09</title>
		<link>http://mmp420.blogs.peopleio.net/2009/03/04/class-on-3409/</link>
		<comments>http://mmp420.blogs.peopleio.net/2009/03/04/class-on-3409/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 22:33:18 +0000</pubDate>
		<dc:creator>Christopher Stein</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[Class Info]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://mmp420.blogs.peopleio.net/?p=119</guid>
		<description><![CDATA[Today we will talk more about how to use multiple custom classes in your Flash movie. generic_movieclipclass.as multiplescreens_startblank.fla Assignment: Due on Wed, March 11, get a login script to work. I will post later some example code for the login and create soem podcasts to help with this stuff.]]></description>
			<content:encoded><![CDATA[<p>Today we will talk more about how to use multiple custom classes in your Flash movie.</p>
<p><a href="http://mmp420.blogs.peopleio.net/files/2009/03/generic_movieclipclass.as">generic_movieclipclass.as</a></p>
<p><a href="http://mmp420.blogs.peopleio.net/files/2009/03/multiplescreens_startblank.fla">multiplescreens_startblank.fla</a></p>
<p>Assignment: Due on Wed, March 11, get a login script to work. I will post later some example code for the login and create soem podcasts to help with this stuff.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmmp420.blogs.peopleio.net%2F2009%2F03%2F04%2Fclass-on-3409%2F&amp;title=Class%20on%203.4.09" id="wpa2a_2"><img src="http://mmp420.blogs.peopleio.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mmp420.blogs.peopleio.net/2009/03/04/class-on-3409/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class on 03.02.09</title>
		<link>http://mmp420.blogs.peopleio.net/2009/03/02/class-on-030209/</link>
		<comments>http://mmp420.blogs.peopleio.net/2009/03/02/class-on-030209/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 22:30:22 +0000</pubDate>
		<dc:creator>Christopher Stein</dc:creator>
				<category><![CDATA[Class Info]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://mmp420.blogs.peopleio.net/?p=115</guid>
		<description><![CDATA[Today we will start looking at how to manage multiple screens using Classes in Flash. We will first create two movie clips that will represent the login and lobby screens in an application and then see how to write A Document Class, a Lobby class for the lobby clip and a Login class for the [...]]]></description>
			<content:encoded><![CDATA[<p>Today we will start looking at how to manage multiple screens using Classes in Flash. We will first create two movie clips that will represent the login and lobby screens in an application and then see how to write A Document Class, a Lobby class for the lobby clip and a Login class for the login clip. Below are two screenshots of what elements should be present in each movieClip.</p>
<p><a href="http://mmp420.blogs.peopleio.net/files/2009/03/loginmovieclip.png"><img src="http://mmp420.blogs.peopleio.net/files/2009/03/loginmovieclip.png" alt="" class="alignnone size-medium wp-image-116" /></a></p>
<p><a href="http://mmp420.blogs.peopleio.net/files/2009/03/lobbymovieclip.png"><img src="http://mmp420.blogs.peopleio.net/files/2009/03/lobbymovieclip.png" alt="" class="alignnone size-medium wp-image-117" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmmp420.blogs.peopleio.net%2F2009%2F03%2F02%2Fclass-on-030209%2F&amp;title=Class%20on%2003.02.09" id="wpa2a_4"><img src="http://mmp420.blogs.peopleio.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mmp420.blogs.peopleio.net/2009/03/02/class-on-030209/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For Class on 1.28.09</title>
		<link>http://mmp420.blogs.peopleio.net/2009/01/28/for-class-on-12809/</link>
		<comments>http://mmp420.blogs.peopleio.net/2009/01/28/for-class-on-12809/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 17:38:55 +0000</pubDate>
		<dc:creator>Christopher Stein</dc:creator>
				<category><![CDATA[Class Info]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://mmp420.blogs.peopleio.net/?p=36</guid>
		<description><![CDATA[Today we are going to get our hands dirty and start writing some ActionScript. We will start with making a simple button. Then we will look at the code that is needed to get a connection to the Flash Media Server (FMS). And then we will add some text fields to the button and get [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are going to get our hands dirty and start writing some ActionScript. We will start with making a simple button. Then we will look at the code that is needed to get a connection to the Flash Media Server (FMS). And then we will add some text fields to the button and get a simple chat application going.</p>
<p>Today we will do all of this from scratch so you get a chance to see what it is like. Save these files we work on. We will use them as starting points for other things we do in class.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmmp420.blogs.peopleio.net%2F2009%2F01%2F28%2Ffor-class-on-12809%2F&amp;title=For%20Class%20on%201.28.09" id="wpa2a_6"><img src="http://mmp420.blogs.peopleio.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://mmp420.blogs.peopleio.net/2009/01/28/for-class-on-12809/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

