<?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>KILLERSITES.COM &#187; actionscript</title>
	<atom:link href="http://www.killersites.com/blog/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killersites.com/blog</link>
	<description>Real world talk about web design, programming and the business of web design.</description>
	<lastBuildDate>Fri, 06 Nov 2009 16:49:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Video Tutorial: Actionscript Evolution</title>
		<link>http://www.killersites.com/blog/2008/video-tutorial-actionscript-evolution/</link>
		<comments>http://www.killersites.com/blog/2008/video-tutorial-actionscript-evolution/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 04:30:48 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/2008/video-tutorial-actionscript-evolution/</guid>
		<description><![CDATA[Hi,
I&#8217;m happy to announce this great new video on Actionscript.
A few points:
Actionscript has gone through a few major changes that make it increasingly more powerful. But, on the downside, Actioscript has gotten a little more complex along the way. 
The following video is designed to introduce you the major differences between Actionscript 1, 2 and [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m happy to announce this great new <a href="http://www.killersites.com/flash/videos/actionscript-evolution.php">video on Actionscript</a>.</p>
<p><strong>A few points:</strong></p>
<p>Actionscript has gone through a few major changes that make it increasingly more powerful. But, on the downside, Actioscript has gotten a little more complex along the way. </p>
<p>The following video is designed to introduce you the major differences between Actionscript 1, 2 and 3.</p>
<p>Check it out.</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2008/video-tutorial-actionscript-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Flash CS3 makes Flash important again &#8211; and this time, it&#8217;s for real!</title>
		<link>http://www.killersites.com/blog/2008/why-flash-cs3-makes-flash-important/</link>
		<comments>http://www.killersites.com/blog/2008/why-flash-cs3-makes-flash-important/#comments</comments>
		<pubDate>Thu, 01 May 2008 17:38:06 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/2008/why-flash-cs3-makes-flash-important/</guid>
		<description><![CDATA[Up until Flash CS3, I think Flash had been slowly drifting into becoming a niche market technology. But now, Flash CS3 (and the Flash player 9) puts Flash back into the game as an important player. 
&#8230; This means that it now makes more sense for web developers to learn Flash technology. I go over [...]]]></description>
			<content:encoded><![CDATA[<p>Up until Flash CS3, I think Flash had been slowly drifting into becoming a niche market technology. But now, Flash CS3 (and the Flash player 9) puts Flash back into the game as an important player. </p>
<p>&#8230; This means that it now makes more sense for web developers to learn Flash technology. I go over some of the details below. </p>
<p><span id="more-271"></span></p>
<p><strong>A little background</strong></p>
<p>I won&#8217;t go into the long <a href="http://www.killersites.com/articles/articles_FlashUse.htm">history of Flash</a>, since I&#8217;ve briefly covered it elsewhere. But let me just quickly recap that Flash started out as a way to create lightweight interactive animations on the Web. </p>
<p>And then the people in charge of Flash, tried to position it as an alternative to HTML.</p>
<p>&#8230; This did not work out too well.</p>
<p><strong>The death of Flash &#8216;Intros&#8217;</strong></p>
<p>At one point there was this Flash &#8216;intro&#8217; fad, where web designers forced people watch a Flash animation before they could actually see the website! This we know now, was simply a crazy bad idea. </p>
<p>Once the Flash intro fad died in 2001, Flash slowly slipped into a niche. Most websites didn&#8217;t need animations and Flash was not really easier to work with than HTML and CSS.</p>
<p><strong>Flash CS3 breaths life into Flash </strong></p>
<p>Now all bets are off, Flash CS3 and the new ultra fast Flash player 9 make Flash (once again) a very important technology on the Web &#8230; and now, even on the desktop!</p>
<p><strong>Flash is actually useful &#8211; for real this time!</strong></p>
<p>Now Flash has a whole bunch of improvements that make Flash an interesting addition that can complement HTML/CSS based websites. Flash also provides useful tools that will make developing great Flash based web sites much easier than before. </p>
<p>&#8230; In my opinion, Flash development was too time consuming in the past to be compelling enough for people to want to switch over.</p>
<p><strong>So what are the improvements to Flash CS3?</strong></p>
<p>I won&#8217;t go into too many nerdy details here, but I think I can reduce it to these key points:</p>
<ol>
<li>Flash development tools now have all the features that programmers expect to have in an IDE.</li>
<li>Actionscript 3 is very powerful and has a rich API that takes a lot of the work out of your hands. </li>
<li>The Flash 9 engine is blazingly fast &#8211; it almost feels like the Flash applications are running at native speed!</li>
<li>Flash now has the Flex framework that allows you to easily build interactive database driven Flash applications very quickly.</li>
</ol>
<p>For a Flash designer, these developments may seem boring. But the fact of the matter is that this could spur interest in Flash &#8230;  making both Flash design and Flash programming skills, much more valuable.</p>
<p>Because of these new Flash developments, I&#8217;ve decided to create a whole new section on killersites.com with a bunch of <a href="http://www.killersites.com/flash/">Flash tutorials and articles</a>.</p>
<p>Thanks,</p>
<p>Stefan Mischook</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2008/why-flash-cs3-makes-flash-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
