<?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; Flash</title>
	<atom:link href="http://www.killersites.com/blog/category/flash/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>New Flash CS4 video tutorials released.</title>
		<link>http://www.killersites.com/blog/2009/new-flash-cs4-video-tutorials-released/</link>
		<comments>http://www.killersites.com/blog/2009/new-flash-cs4-video-tutorials-released/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:30:57 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Podcast | Videos]]></category>
		<category><![CDATA[flash cs4]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/?p=794</guid>
		<description><![CDATA[
Hi everyone,
I am happy to announce our new Flash CS4 video tutorials are finally ready! It only took me a year to get Santo (the author of the video tutorial course) to finally do it &#8211; better late than never I suppose.
  
&#8230; I have to tell you, wrangling up good video authors is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.killersites.com/blog/wp-content/uploads/2009/10/boxshot-flashcs4.jpg" alt="boxshot-flashcs4" title="boxshot-flashcs4" width="190" height="200" class="alignright size-full wp-image-796" /></p>
<p>Hi everyone,</p>
<p>I am happy to announce our new <a href="http://www.killervideostore.com/video-courses/beginners-flash-cs4.php">Flash CS4 video tutorials</a> are finally ready! It only took me a year to get Santo (the author of the video tutorial course) to finally do it &#8211; better late than never I suppose.</p>
<p> <img src='http://www.killersites.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8230; I have to tell you, wrangling up good video authors is like herding cats! </p>
<p>Check out this sample video on using the Flash Bones tool:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/SWKiSru5Vto&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SWKiSru5Vto&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>You can find more sample videos on the <a href="http://www.killervideostore.com/video-courses/beginners-flash-cs4.php">Flash CS4 video tutorial home page</a> and in this coming months Web Designer Magazine.</p>
<p>Thanks,</p>
<p>Stefan Mischook<br />
www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2009/new-flash-cs4-video-tutorials-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Flash to replace VBA?</title>
		<link>http://www.killersites.com/blog/2008/using-flash-to-replace-vba/</link>
		<comments>http://www.killersites.com/blog/2008/using-flash-to-replace-vba/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 02:46:34 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/2008/using-flash-to-replace-vba/</guid>
		<description><![CDATA[I recently got this email:
I have read or watched a few of the items about flash, but still have not gotten an answer to a big question I have. 
Here is the question with a little of my background first.  I&#8217;m a career programmer/developer having gotten my degree in 1972, I have been in [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got this email:</p>
<blockquote><p>I have read or watched a few of the items about flash, but still have not gotten an answer to a big question I have. </p>
<p>Here is the question with a little of my background first.  I&#8217;m a career programmer/developer having gotten my degree in 1972, I have been in the business ever since.</p>
<p>&#8230; I have done some web development for the last 4 years.  Not full time, just part time.  I spend most of my time developing and maintaining MS Access databases, using VBA to control whatever needs to be controlled.  With that background, I would like better control over the UI within a web page and have the feeling that Flash is the tool to use, but I have not been able to find a good summary of what is possible with flash, from an interactive standpoint.</p></blockquote>
<p>The short answer to this question is: YES.</p>
<p>Flash has evolved from being an web animation program to a full fledged application framework. It includes built in drag-and-drop UI components, data binding along with a powerful object oriented language that looks like a cross between Java and Javascript: <a href="http://www.killeractionscript.com">Flash Actionscript.</a></p>
<p>Since Flash is a vector based engine, it provides a pixel accurate layout capability &#8230; that means you can produce any type of layout / UI you could possibly want for your application.</p>
<p>Adobe has created a framework for Flash called <a href="http://www.adobe.com/products/flex/">Flex</a>. This extends Flash and provides a very rich set of tools for building applications for both the Web and the desktop. To get you Flash based applications on the desktop, Adobe has created the <a href="http://www.adobe.com/products/air/">Air framework</a>.</p>
<p>Thanks,</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2008/using-flash-to-replace-vba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Flash CS3 Video Tutorial: Nested Animations in Movie Clips</title>
		<link>http://www.killersites.com/blog/2008/flash-cs3-video-tutorial-nested-animations-in-movie-clips/</link>
		<comments>http://www.killersites.com/blog/2008/flash-cs3-video-tutorial-nested-animations-in-movie-clips/#comments</comments>
		<pubDate>Wed, 14 May 2008 00:31:38 +0000</pubDate>
		<dc:creator>Stefan Mischook</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[video tutorial]]></category>

		<guid isPermaLink="false">http://www.killersites.com/blog/2008/flash-cs3-video-tutorial-nested-animations-in-movie-clips/</guid>
		<description><![CDATA[


Hi,
This is just the first of many new video tutorials on Flash CS3 (and the upcoming Flash CS4) and Actionscript 3.0.
Video: Nested Movie Clips in Flash CS3
Summary of the video tutorial:
Using Nested Animations in Movie Clips with Flash CS 3
By: Santo Romano
Tutorial level: Beginner to intermediate Flash users.
Flash version: Flash MX, MX2004, CS2, and CS3
When [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.killersites.com/flash/videos/cs3-movie-clips.php" style="float: right; margin: 15px;" ><br />
<img src='http://www.killersites.com/blog/wp-content/uploads/2006/11/video-frog-icon.gif' alt='video_tutorial' /><br />
</a></p>
<p>Hi,</p>
<p>This is just the first of many new video tutorials on Flash CS3 (and the upcoming Flash CS4) and Actionscript 3.0.</p>
<p>Video: <a href="http://www.killersites.com/flash/videos/cs3-movie-clips.php">Nested Movie Clips in Flash CS3</a></p>
<p><strong>Summary of the video tutorial:</strong></p>
<p>Using Nested Animations in Movie Clips with Flash CS 3<br />
By: Santo Romano<br />
Tutorial level: Beginner to intermediate Flash users.<br />
Flash version: Flash MX, MX2004, CS2, and CS3</p>
<p>When creating simple animations in Flash, the main timeline is often the best place to position your animations. However, when these animations are repetitive, the best way to handle them is to utilize the movie clip symbol in Flash. Unlike the other symbols you’ll find in the Flash environment, the Movie clip symbol is perfectly suited to handle this kind of work. Rather than creating multiple key frames over and over again, it is much better to nest the simple animation inside of a Movie Clip, and to let it handle most of the work.</p>
<p>Thanks,</p>
<p>Stefan Mischook</p>
<p>www.killersites.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.killersites.com/blog/2008/flash-cs3-video-tutorial-nested-animations-in-movie-clips/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>
