<?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/"
	>

<channel>
	<title>gotoandlearnflash.com &#187; Uncategorized</title>
	<atom:link href="http://gotoandlearnflash.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://gotoandlearnflash.com</link>
	<description>Flash tutorials, Flash resources and Flash inspiration</description>
	<lastBuildDate>Mon, 16 Mar 2009 19:28:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating a simple photo album in Flash</title>
		<link>http://gotoandlearnflash.com/creating-a-simple-photo-album-in-flash/</link>
		<comments>http://gotoandlearnflash.com/creating-a-simple-photo-album-in-flash/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 17:13:36 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gotoandlearnflash.com/?p=36</guid>
		<description><![CDATA[Flash tutorial that demonstrates how to create a simple photo album with buttons to advance or go back through the photo collection. Editor&#8217;s Review: This tutorial has not yet been reviewed. Please feel free to add your own review in the comments below. Authors quote: In this step by step lesson made for Flash 8 [...]]]></description>
			<content:encoded><![CDATA[<p>Flash tutorial that demonstrates how to create a simple photo album with buttons to advance or go back through the photo collection.</p>
<p><strong>Editor&#8217;s Review: </strong><span id="more-36"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-7252304256657784";
/* 468x15, within post */
google_ad_slot = "1529686063";
google_ad_width = 468;
google_ad_height = 15;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>This tutorial has not yet been reviewed. Please feel free to add your own review in the comments below.</p>
<p>Authors quote:</p>
<blockquote><p>In this step by step lesson made for Flash 8 professional I will explain to you how to create very attractive and advanced photo album in flash. You will control that album using the next and back buttons. You can use this photo album for any photo presentation, for any web site. To make this lesson, you also have to use action script code. Using this lesson, you will also learn how to Import any photos into a Flash Library, how to after that aligned it with the flash background, convert it into a Movie Clip Symbol and much more!</p></blockquote>
<p><strong>View Tutorial:</strong> <a title="Flash Tutorial: Creating a photo album in Flash" href="http://www.toxiclab.org/tutorial.asp?ID=265" target="_blank">Flash Photo Album</a></p>
<p><strong>Additional Info<br />
Level: </strong>Beginner<br />
<strong>Version:</strong> Flash 5 and up<br />
<strong>ActionScript:</strong> 2.0<br />
<strong>Online example:</strong> Yes<br />
<strong>Source files available:</strong> Yes<br />
<strong>Video Tutorial:</strong> No</p>
]]></content:encoded>
			<wfw:commentRss>http://gotoandlearnflash.com/creating-a-simple-photo-album-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an image gallery using XML and AS3.0</title>
		<link>http://gotoandlearnflash.com/creating-an-image-gallery-using-xml-and-as30/</link>
		<comments>http://gotoandlearnflash.com/creating-an-image-gallery-using-xml-and-as30/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 22:26:48 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash Tutorial]]></category>
		<category><![CDATA[Level: Intermediate]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gotoandlearnflash.com/?p=26</guid>
		<description><![CDATA[Flash tutorial on how to create a simple image gallery using an XML file Flash ActionScript 3.0. View Tutorial: Creating an XML Gallery with ActionScript 3.0 Editor&#8217;s Review: This tutorial has not yet been reviewed. Please feel free to add your own review in the comments below. Authors quote: For any dynamic Flash project, XML [...]]]></description>
			<content:encoded><![CDATA[<p>Flash tutorial on how to create a simple image gallery using an XML file Flash ActionScript 3.0.</p>
<p><strong>View Tutorial:</strong> <a title="Flash Tutorial: Image gallery in Flash" href="http://www.clickpopmedia.com/2008/05/14/creating-an-xml-gallery-with-actionscript-30/" target="_blank">Creating an XML Gallery with ActionScript 3.0<br />
</a></p>
<p><strong>Editor&#8217;s Review: </strong><span id="more-26"></span></p>
<p>This tutorial has not yet been reviewed. Please feel free to add your own review in the comments below.</p>
<p>Authors quote:</p>
<blockquote><p>For any dynamic Flash project, XML will be a powerful tool (&#8230;) I will be talking about how to use Flash and XML to make a simple, yet superfly, gallery.</p></blockquote>
<blockquote><p>OK, now that we’ve looked at the XML we need to make it work with ActionScript 3. In Adobe Flash CS3 I created a new AS3 FLA doc and a new AS doc. In the FLA I simply created some very basic MovieClips for my left and right arrows and I placed a TextField at the bottom of my stage (which I set to 600 X 700 with a black background). After naming my instances and setting up the Document Class linkage I was done with the FLA side of thing and the rest is ActionScript.</p></blockquote>
<p><strong>Additional Info<br />
Level: Intermediate</strong><br />
<strong>Version:</strong> CS3<br />
<strong>ActionScript:</strong> 3.0<br />
<strong>Online example:</strong> Yes<br />
<strong>Source files available:</strong> Yes (Flash and XML)<br />
<strong>Video Tutorial:</strong> No</p>
]]></content:encoded>
			<wfw:commentRss>http://gotoandlearnflash.com/creating-an-image-gallery-using-xml-and-as30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Tutorial: Using Layers</title>
		<link>http://gotoandlearnflash.com/video-tutorial-using-layers/</link>
		<comments>http://gotoandlearnflash.com/video-tutorial-using-layers/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 15:16:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gotoandlearnflash.com/?p=8</guid>
		<description><![CDATA[Flash Video tutorial that walks through setting up layers, and the basic concepts of layers. View Tutorial: Using Layers in Flash Editor&#8217;s Review: Slow moving video tutorial with no commentary. While it does go through things like how to add, hide, lock, name, and draw on different layers, without any commentary, this tutorial is a [...]]]></description>
			<content:encoded><![CDATA[<p>Flash Video tutorial that walks through setting up layers, and the basic concepts of layers.</p>
<p><strong>View Tutorial:</strong> <a title="Flash Tutorial: Basic Concepts of Flash" href="http://video-tutes.com/player/player.php?id=1304&amp;T_id=5" target="_blank">Using Layers in Flash<br />
</a></p>
<p><strong>Editor&#8217;s Review: </strong><span id="more-8"></span></p>
<p>Slow moving video tutorial with no commentary. While it does go through things like how to add, hide, lock, name, and draw on different layers, without any commentary, this tutorial is a little lacking. The concepts are there, but in my opinion, the user still has to do a little playing around on there own to really see how these different options work. Also, while it shows how to create layers, it doesn&#8217;t talk about why using layers is so important and how it can be extremely helpful for working in Flash.</p>
<p>FYI, to get the tutorial to play, you need to rollover the top left corner of the Flash stage, and select it from the drop down menu. Personally, I found this not very user-friendly.</p>
<p><strong>Additional Info<br />
Level: </strong>Basic<br />
<strong>Version:</strong> All<br />
<strong>ActionScript:</strong> N/A<br />
<strong>Online example:</strong> N/A<br />
<strong>Source files available:</strong> No<br />
<strong>Video Tutorial:</strong> Yes (no commentary)</p>
]]></content:encoded>
			<wfw:commentRss>http://gotoandlearnflash.com/video-tutorial-using-layers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

