<?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>Website Designers and Webmasters &#187; Programming</title>
	<atom:link href="http://websitedesign.websitesinaflash.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://websitedesign.websitesinaflash.com</link>
	<description>Website Design, PHP, CSS and Humor</description>
	<lastBuildDate>Fri, 08 Jul 2011 22:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Flash Random Scene ActionScript</title>
		<link>http://websitedesign.websitesinaflash.com/2008/03/flash-random-scene-actionscript/</link>
		<comments>http://websitedesign.websitesinaflash.com/2008/03/flash-random-scene-actionscript/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 23:35:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Flash ActionScript]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=105</guid>
		<description><![CDATA[I recently created a Flash Animation that would randomly play one of three different Flash scenes. Then after each scene, it would go back to the beginning and randomly choose another scene to play. This was all programmed in ActionScript in Flash. I have a feeling that even though this code is very simple, it [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2008/03/flash-random-scene-actionscript/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>ActionScript Basics &#8211; Structure</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/actionscript-basics-structure/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/actionscript-basics-structure/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 00:09:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Flash ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Structure]]></category>
		<category><![CDATA[Variables]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=42</guid>
		<description><![CDATA[My Last Post discussed ActionScript Variables. Now I&#8217;m going to do a quick run down about ActionScript Structure. You will notice that many different programming languages have a similar format. PHP and ActionScript, for example, have a very similar syntax. A lot of functions are written exactly the same for both of them. There is [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/actionscript-basics-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript Basics &#8211; Variables</title>
		<link>http://websitedesign.websitesinaflash.com/2007/04/actionscript-basics-variables/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/04/actionscript-basics-variables/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 14:40:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Flash ActionScript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Variables]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=41</guid>
		<description><![CDATA[This post is about variables in AcrionScript (the programming language for Macromedia/Adobe Flash). ActionScript Basics Some very quick basics // &#60;- These two slashes are a comment. // Everything after a comment on that line // will not be processed by Flash every.statement.ends.with.a.semicolon; Varbiable Basics What is a variable? A variable is group of numbers [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/04/actionscript-basics-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial &#8211; Flash ActionScript &#8211; Path</title>
		<link>http://websitedesign.websitesinaflash.com/2007/03/tutorial-flash-actionscript-path/</link>
		<comments>http://websitedesign.websitesinaflash.com/2007/03/tutorial-flash-actionscript-path/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 18:14:00 +0000</pubDate>
		<dc:creator>Ashton Sanders</dc:creator>
				<category><![CDATA[Flash ActionScript]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[movieclip]]></category>
		<category><![CDATA[Path]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://webmaster.websitesinaflash.com/?p=19</guid>
		<description><![CDATA[Animating with Flash is great! It&#8217;s the most fun you can have while making a website. But a flash animation doesn&#8217;t become interactive without ActionScript. ActionScript Allows you to send orders to many different sections of your flash animation. Any Flash Animation can have hundreds of different movie clips graphics and buttons. A Flash Movie [...]]]></description>
		<wfw:commentRss>http://websitedesign.websitesinaflash.com/2007/03/tutorial-flash-actionscript-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

