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

<channel>
	<title>Tech Pedia &#187; Flash</title>
	<atom:link href="http://technopedia.info/tech/category/flash/feed" rel="self" type="application/rss+xml" />
	<link>http://technopedia.info/tech</link>
	<description>The Matrix of Technology</description>
	<pubDate>Tue, 06 Jan 2009 09:35:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Everything You Need to Know about Flash Video Player</title>
		<link>http://technopedia.info/tech/2008/07/26/everything-you-need-to-know-about-flash-video-player.html</link>
		<comments>http://technopedia.info/tech/2008/07/26/everything-you-need-to-know-about-flash-video-player.html#comments</comments>
		<pubDate>Sat, 26 Jul 2008 05:58:14 +0000</pubDate>
		<dc:creator>David Wetzel</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://technopedia.info/tech/?p=390</guid>
		<description><![CDATA[Flash video (FLV) player is sometimes referred to as flash media player. This is a free software program which allows you to watch movies, play games, and view animations on the Internet. 
FLV player is a standard program which plays Shock Wave Flash (SWF) files. It is provides multilingual support for over 33 different languages. [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#wetzel-->Flash video (FLV) player is sometimes referred to as flash media player. This is a free software program which allows you to watch movies, play games, and view animations on the Internet. </p>
<p>FLV player is a standard program which plays Shock Wave Flash (SWF) files. It is provides multilingual support for over 33 different languages. It also has the ability to act as a screen saver, if you find a favorite movie you would want displayed on your computer screen when not in use.</p>
<p><span id="more-390"></span></p>
<p><strong>Advantages of Flash Video Player</strong></p>
<p>FLV player provides the ability to:</p>
<ul>Download flash movies that are SWF files<br />
 	View movies in full screen mode<br />
 	Capture flash movie images<br />
 	Convert flash movie images to wallpaper<br />
 	Build play lists (folders) to store your favorites<br />
 	Convert SWF files to EXE (execute) files<br />
 	Change the name of downloaded movies<br />
 	View product demo movies</ul>
<p>FLV player <strong>does not</strong> have:</p>
<ul>Snag sites – phishing for sensitive information<br />
 	Ads – from businesses<br />
 	Spyware – received 100% clean award from Softpedia<br />
 	Time limits – use it as long as you like<br />
 	Support for iPhone</ul>
<p><strong>Features of Flash Video Player</strong></p>
<p>The <strong>extended features of FLV player</strong> include:</p>
<ul>Animation files – view high quality animations<br />
 	Rewind – movies, animations, flash games, to any position, pause<br />
 	Browser Cache – temporary storage in RAM (random access memory)<br />
 	Drag and Drop – select and move SWF files from another location into your play list<br />
 	Hot Keys – assigning function keys specific a particular speed action<br />
 	Embedding Videos – inserting videos in your website for other to view<br />
 	Zoom – move in for a close up view of particular areas of the movie<br />
 	Select Mode – allows the selection of specific features to enhance movie<br />
 	Repeat – play the movie over repeatedly</ul>
<p><!--adsense#wetzel--><strong>Flash Video Player File Downloading </strong></p>
<p>You can search for FLV player files (SWF) on any website and these popular websites:</p>
<ul>YouTube<br />
 	FaceBook<br />
 	Goggle Video<br />
 	Yahoo Video<br />
 	MySpace</ul>
<p>FLV player requires that you have Windows 2000, XP, or Vista to view SWF movie files. This is a low bandwidth service which provides high quality movies for anyone that has access to the Internet to view.</p>
]]></content:encoded>
			<wfw:commentRss>http://technopedia.info/tech/2008/07/26/everything-you-need-to-know-about-flash-video-player.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Fixing the IE EMBED, OBJECT and APPLET Problem: Dynamic Embedding with JavaScript</title>
		<link>http://technopedia.info/tech/2006/04/20/fixing-the-ie-embed-object-and-applet-problem-dynamic-embedding-with-javascript.html</link>
		<comments>http://technopedia.info/tech/2006/04/20/fixing-the-ie-embed-object-and-applet-problem-dynamic-embedding-with-javascript.html#comments</comments>
		<pubDate>Thu, 20 Apr 2006 15:27:53 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://technopedia.info/tech/2006/04/20/fixing-the-ie-embed-object-and-applet-problem-dynamic-embedding-with-javascript.html</guid>
		<description><![CDATA[
The IE Nightmare A Reality
First you should read this quote from microsoft.com about Internet Explorer:
&#8220;&#8230;Internet Explorer 6 includes many new and enhanced features that can simplify the daily tasks that you perform&#8230;Internet Explorer 6 gives you the freedom to experience the best of the Internet&#8230;&#8221;
I can&#8217;t believe they would claim this.

What Is The Problem
Microsoft has [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#ben_callahan--></p>
<p><strong>The IE Nightmare A Reality</strong><br />
First you should read this quote from microsoft.com about Internet Explorer:</p>
<p>&#8220;&#8230;Internet Explorer 6 includes many new and enhanced features that can simplify the daily tasks that you perform&#8230;Internet Explorer 6 gives you the freedom to experience the best of the Internet&#8230;&#8221;</p>
<p>I can&#8217;t believe they would claim this.<br />
<span id="more-134"></span></p>
<p><strong>What Is The Problem</strong><br />
Microsoft has decided to break every web-page that is using an EMBED, OBJECT or APPLET tag by forcing the user to click each time the page is loaded to &#8220;allow activation&#8221; of the content. That means that any user with the latest build of IE will be required to activate the navigation each time the load a page that contains that navigation. Might not seem like a big deal until you actually have to click EVERY page of a website to get it to do what it used to do perfectly.</p>
<p><strong>What Is The Solution</strong><br />
The remainder of this article will explain how to get around this BUG (yes - I will continue to call this a bug even though they are doing it intentionally) in Internet Explorer. I&#8217;m going to detail two solutions, the first of which I believe to be the best answer for all.</p>
<p><strong>Solution 1: Start using <a href="http://www.mozilla.com/firefox/">Firefox</a>.</strong><br />
This sounds simple I know, but the reality of the matter is this: Firefox is better in every way than Internet Explorer. It&#8217;s free, it&#8217;s fast, it&#8217;s been two or three steps ahead of IE for the past few years, and you will not regret installing it. Likewise, you will not regret uninstalling Internet Explorer (although I&#8217;m sure Microsoft makes it virtually impossible to uninstall IE).</p>
<p>Unfortunately, we&#8217;d all have to start using it, and we&#8217;d all have to get all of our customers to start using it&#8230; So, while this does seem to solve the problem, it is a bit unrealistic.</p>
<p><strong>Solution 2: Dynamic JavaScript Embedding</strong><br />
I know that sounds complicated, but believe it it&#8217;s not. Here&#8217;s the HTML for a simple website that used to work great (until Microsoft went and changed the rules on everyone):</p>
<p>[<a href="http://www.bencallahan.com/technopedia/ieEmbedBug/oldEmbed.html">Example 1</a>] (just &#8220;view source&#8221;)</p>
<p>This is the default output when you publish from the Flash development application, so there&#8217;s a good chance your Flash movies are embedded like this. Here&#8217;s a quick way to fix the problem:</p>
<p>[<a href="http://www.bencallahan.com/technopedia/ieEmbedBug/newEmbed.html">Example 2</a>] (again, &#8220;view source&#8221;)</p>
<p>So what did we do? In English, we simply created a JavaScript function in the header section of our web-page that writes the html embed and object tags at the time the page is loaded. Then we call that function in the body section. This allows us to bypass the Internet Explorer bug.</p>
<p>Now, keep in mind that this is a very simplistic solution. It&#8217;s designed to give you an idea on the direction to head. While this code will work in most cases, know that it does require JavaScript to be enabled on the user&#8217;s browser. Another problem with this solution is that you have to put this function in every file with Flash embedded, and you have to create it specifically for each Flash movie (it&#8217;s not very modularized). We could go through the explanation of how to link to an external JavaScript file and how to pass parameters to JavaScript functions, but that is beyond the scope of this article and there are plenty of examples out there that explain these things.<!--adsense#ben_callahan--></p>
<p>I do want to point you to a free tool put out by the team at <a href="http://www.deconcept.com">deconcept.com</a>. It&#8217;s called &#8220;FlashObject&#8221; and it allows you to dynamically embed Flash movies in your html. It also provides a lot of other very nice features. It&#8217;s quite slick, read about it and download it here:</p>
<p><a href="http://blog.deconcept.com/flashobject/">blog.deconcept.com</a></p>
<p><strong>In Conclusion</strong><br />
I just want to say that I think Microsoft is really shooting themselves in the foot with this move. All the website developers out there can&#8217;t stand Internet Explorer because of it&#8217;s flakey interpretation of the W3C standards. Everything is more complicated for us because of the way that Internet Explorer works. I would really ask that you consider using Firefox. You won&#8217;t regret it!</p>
]]></content:encoded>
			<wfw:commentRss>http://technopedia.info/tech/2006/04/20/fixing-the-ie-embed-object-and-applet-problem-dynamic-embedding-with-javascript.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Getting Started With ActionScript: Flash Tips for Basic Motion</title>
		<link>http://technopedia.info/tech/2006/04/18/getting-started-with-actionscript-flash-tips-for-basic-motion.html</link>
		<comments>http://technopedia.info/tech/2006/04/18/getting-started-with-actionscript-flash-tips-for-basic-motion.html#comments</comments>
		<pubDate>Tue, 18 Apr 2006 15:08:10 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://technopedia.info/tech/2006/04/18/getting-started-with-actionscript-flash-tips-for-basic-motion.html</guid>
		<description><![CDATA[
Using ActionScript
This article is an attempt to convince some of you new Flash keyframers that there are some very compelling reasons to consider using ActionScript for your next Flash project. Even if you&#8217;re not a programmer with a degree in Computer Science, you can speed up your work and speed up your download times with [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#ben_callahan--></p>
<p><strong>Using ActionScript</strong><br />
This article is an attempt to convince some of you new Flash keyframers that there are some very compelling reasons to consider using ActionScript for your next Flash project. Even if you&#8217;re not a programmer with a degree in Computer Science, you can speed up your work and speed up your download times with a few simple, reusable pieces of ActionScript. Trust me, it&#8217;s not as tough as you might think&#8230;<br />
<span id="more-79"></span><br />
<strong>Why ActionScript?</strong><br />
Why use ActionScript you ask? I can give you two very simple reasons:</p>
<p><strong>Reason #1: Your Time</strong><br />
Creating a few pieces of ActionScript that can be reused will save you time in the development phase of your Flash work. Once you&#8217;ve created an ActionScript function, you can use it in multiple projects without having to solve the same problems over and over. Let&#8217;s face it, your time is worth money - it&#8217;s time you started acting like it&#8230;</p>
<p><strong>Reason #2: Your User&#8217;s Time</strong><br />
Most Flash developers don&#8217;t stop to think that every time they add a new layer and all of the frames that go along with it, they are also adding size to their SWF. Using ActionScript will allow you to substantially limit the size of your SWF files. This saves your users time on download, not to mention that your clients will always be happier with smaller file sizes. Check out this quick test (click to download the FLA&#8217;s):</p>
<p><a href="http://www.bencallahan.com/technopedia/motion101/kf_1clip.fla">Keyframe Animating 1 Clip: 514 Bytes</a><br />
<a href="http://www.bencallahan.com/technopedia/motion101/as_1clip.fla">ActionScript Animating 1 Clip: 369 Bytes</a></p>
<p><a href="http://www.bencallahan.com/technopedia/motion101/kf_2clips.fla">Keyframe Animating 2 Clips: 839 Bytes</a><br />
<a href="http://www.bencallahan.com/technopedia/motion101/as_2clips.fla">ActionScript Animating 2 Clips: 388 Bytes</a></p>
<p>At first glance these file sizes might not seem like a big deal to you. After all they are all less than 1K. However, what is important to look at is the relationship between the sizes. Using keyframes and doubling the complexity of an animation gives you a 60% increase in file size (from 514 Bytes to 839 Bytes), while doing the exact same thing with ActionScript only gives you a 3% increase (from 376 Bytes to 388 Bytes)! The animation using keyframes with 2 MovieClips is more than 115% larger than the exact same animation using ActionScript. Imagine how this could impact your file size on a large, production-scale project. Numbers like these are hard to deny&#8230;</p>
<p><strong>Getting Started</strong><br />
The first thing you need to understand in order to take advantage of ActionScript for moving a MovieClip is how Flash refers to your MovieClip&#8217;s position. This is done with the x and y properties of the MovieClip. If we say &#8220;ball1_mc is located at an x of 50 and a y of 100&#8243;, we mean that the registration point of ball1_mc is 50 pixels from the left of the Stage, and 100 pixels from the top of the Stage.</p>
<p>ActionScript provides you with two properties of every MovieClip that let you change (or just read) its location. Here&#8217;s how you&#8217;d set the location of a MovieClip with the name &#8220;ball1_mc&#8221; to an x position of 100 and a y position of 200:</p>
<pre>
<code>
  ball1_mc._x = 100;
  ball1_mc._y = 200;
</code>
</pre>
<p>Not too bad huh? Any MovieClip object has these properties associated with it, but remember that in order to use them, you need to give the object instance a name. This is done in the Properties panel by selecting the object on the Stage and then entering a name in the Instance Name edit box of the Properties panel.</p>
<p><strong>Creating an ActionScript Function</strong><br />
Now we need to figure out how to write a function in ActionScript. Functions allow you to associate a group of commands together into a block of code and then call that group of functions from other places in your ActionScript. A function that would set the x and y position of a MovieClip would look like this (line numbers are added for later explanation):</p>
<pre>
<code>
 1.    setXandY = function(theMovieClip_mc, newX, newY)
 2.    {
 3.      theMovieClip_mc._x = newX;
 4.      theMovieClip_mc._y = newY;
 5.    }
</code>
</pre>
<p>This might look a little confusing, but lets look at it one line at a time.</p>
<p>Line 1 is the Function Definition. This line basically says &#8220;Create a function called &#8217;setXandY&#8217; that accepts three parameters called &#8216;theMovieClip_mc&#8217;, &#8216;newX&#8217;, and &#8216;newY&#8217;. A parameter is a variable (remember that high school algebra class?) that allows us to pass different data into the function. This will make a little more sense below when we discuss actually calling the function, so for now, just think of parameters as a way to make the function work on multiple MovieClips in multiple cases.</p>
<p>Line 2 and Line 5 are open and close curly braces. Any block of code is always contained in curly braces. In a Function definition, they allow you to specify where the code for the Function starts and where it ends.</p>
<p>Lines 3 and 4 contain the actual code. They are simply taking the MovieClip that is passed into the &#8220;theMovieClip_mc&#8221; parameter and setting it&#8217;s &#8220;_x&#8221; and &#8220;_y&#8221; Properties to the two other parameters that are passed into the Function: &#8220;newX&#8221; and &#8220;newY&#8221;. This is just like the first code example above where we set the position of &#8220;ball1_mc&#8221;, but it&#8217;s dynamic - meaning it can change depending on what parameters you pass to the Function when you call it.</p>
<p><strong>Calling an ActionScript Function</strong><br />
The previous code snippet is great, but by itself, it won&#8217;t actually set the position of anything. All it really does is create the Function. In order to use the Function, you have to call it later on in your code. So, how do you do that? It&#8217;s really quite simple:</p>
<pre>
<code>
  setXandY(ball1_mc, 100, 200);
</code>
</pre>
<p>This one line (coupled with the Function Definition above) will do exactly the same thing as the first two lines of code we looked. It will set the x and y position of the &#8220;ball1_mc&#8221; MovieClip to 100 and 200 respectively. The really cool part is that you could set the x and y position of ANY MovieClip with this function simply by passing a different MovieClip name as the first parameter:</p>
<pre>
<code>
  setXandY(square5_mc, 50, 25);
</code>
</pre>
<p>This code would set the x and y position of the &#8220;square5_mc&#8221; MovieClip to 50 and 25 respectively. Hopefully this is all starting to make sense, because it&#8217;s time to start moving things&#8230;</p>
<p><strong>Defining the onEnterFrame Function</strong><br />
Flash Movies all have a Timeline that is made up of a series of Frames. The Framerate of a Movie determines how long Flash will wait before moving to the next Frame. Think of this in the same way as a film that you would see in a movie <a href="http://www.stubhub.com/theater-tickets/">theater</a>. In the USA, the standard framerate for film is 24 fps (or Frames Per Second). By default, Flash sets the framerate to 12 fps. You&#8217;ll notice that things look a little choppy at this framerate, so I&#8217;d recommend setting it to at least 20 fps (I typically use 24 fps) to smooth things out a little. You can change this in the Properties panel for the Stage. Simply click on the background area outside the Stage and then type &#8220;24&#8243; in the Frame Rate edit box. Remember that Flash is dependent on the processor of the local machine, so anything over 30 fps can really start to bog a user&#8217;s machine down.</p>
<p>So what does this have to do with moving a MovieClip? We&#8217;re going to define a Function for our MovieClip that actually will get called each time a new Frame is entered. So, if we have our framerate set to 24 fps, this function will get called 24 times each second (assuming the user&#8217;s processor can handle that amount of work). Let&#8217;s look at the code, and then step through it a line at a time again:</p>
<pre>
<code>
 1.    moveClip = function(theClip_mc)
 2.    {
 3.      theClip_mc.onEnterFrame = function()
 4.      {
 5.        this._x = this._x + 1;
 6.      }
 7.    }
 8.
 9.    moveClip(ball1_mc);
</code>
</pre>
<p>This is a bit more complicated than the last Function, but let&#8217;s take it a bit at a time.</p>
<p>Line 1 just defines the Function with one parameter (the MovieClip we want to move).</p>
<p>Lines 2 and 7 group the lines of code to include in the Function.</p>
<p>Line 3 is where things start to get interesting. Here we&#8217;re using a special Function that Flash recognizes for each MovieClip on the Stage called &#8220;onEnterFrame&#8221;. Quite simply, this is the Function that will be executed at each new Frame (or 24 times each second if our framerate is 24 fps). This Function is not defined by default, so our defining it here is enough for Flash to know that it&#8217;s supposed to be executed each Frame.</p>
<p>So, what does it do? Line 5 is where we actually change the x position of the MovieClip that we passed in as a parameter. We use the keyword &#8220;this&#8221; here which just refers to whatever MovieClip we are defining &#8220;onEnterFrame&#8221; for - in this case it&#8217;s &#8220;theClip_mc&#8221; which holds whatever MovieClip we pass into this Function (&#8221;ball1_mc&#8221; from line 9). The math involved is very easy. We&#8217;re setting the &#8220;_x&#8221; Property of &#8220;this&#8221; to the &#8220;_x&#8221; Property of &#8220;this&#8221; plus 1. In other words, we&#8217;re incrementing the &#8220;_x&#8221; Property by 1. This is such a commonly executed step, that there is actually a short-hand way of writing this:</p>
<pre>
<code>
     this._x++;
</code>
</pre>
<p>Line 9 is the last important piece of code - remember that defining a Function doesn&#8217;t actually call the Function. We need to do that separately, which is what we&#8217;re doing on line 9.</p>
<p>So what will happen if we actually run this? You can probably guess that it will move the &#8220;ball1_mc&#8221; MovieClip to the right one pixel each Frame, forever. The one BIG flaw here is that we don&#8217;t ever check to see if we got to where we&#8217;re going&#8230; It will move the MovieClip on every new Frame until you exit the Movie. Eventually, the MovieClip will disappear from the Stage altogether. Honestly, this Function (as it stands) is pretty useless, but it does demonstrate how &#8220;onEnterFrame&#8221; works. With this knowledge, we can do some pretty cool stuff.</p>
<p><strong>A Useful Motion Function</strong><br />
Ok, let&#8217;s dive in now. Here&#8217;s a useful function for basic horizontal movement:</p>
<pre>
<code>
 1.    moveClipTo = function(theClip_mc, newX, frameDuration)
 2.    {
 3.      var xDistance = newX - theClip_mc._x;
 4.      var xStep = xDistance / frameDuration;
 5.      var currFrame = 1;
 6.
 7.      theClip_mc.onEnterFrame = function()
 8.      {
 9.        if (currFrame &amp;gt; frameDuration)
10.       {
11.         delete (this.onEnterFrame);
12.         this._x = newX;
13.       }
14.       else
15.       {
16.         this._x += xStep;
17.         currFrame++;
18.       }
19.     }
20.   }
21.
22.   moveClipTo(ball1_mc, 500, 100);
</code>
</pre>
<p>Let&#8217;s discuss. Line 1 should look familiar by now, it&#8217;s just a function definition. The function name is &#8220;moveClipTo&#8221;, the paramaters are &#8220;theClip_mc&#8221; (the MovieClip we want to move), &#8220;newX&#8221; (where we&#8217;d like to move it to) and &#8220;frameDuration&#8221; (how many frames we&#8217;d like to take to move it). You can see on line 22 how we call our new function. We&#8217;re moving &#8220;ball1_mc&#8221; to a new x position of 500 pixels from the left of the screen over a period of 100 frames.</p>
<p>Lines 3, 4 and 5 define some variables to work with in our movement. &#8220;xDistance&#8221; is the difference between the new x position and the current x position. &#8220;xStep&#8221; is how many pixels we&#8217;ll move the MovieClip each frame (the &#8220;step size&#8221;). If we know the distance and we know how many Frames we have to get there, we can just divide the distance by the number of Frames. &#8220;currFrame&#8221; is just a counter so we know how far we&#8217;ve gone.</p>
<p>Line 7 is where we define the special Function &#8220;onEnterFrame&#8221;. This is the code that will get executed each frame.</p>
<p>Line 9 is our first logical comparison. We&#8217;re asking ourselves if the Frame that we&#8217;re currently on is greater than the total number of Frames that we&#8217;ve been given to complete the move (&#8221;frameDuration&#8221;). We simply ask if &#8220;currFrame&#8221; is greater than &#8220;frameDuration&#8221;. If it is, we&#8217;re done with our movement. All we need to do is stop the &#8220;onEnterFrame&#8221; for this Clip and make sure that the final resting place for &#8220;theClip_mc&#8221; is actually the position that was sent into the Function (&#8221;newX&#8221;). </p>
<p>If our current Frame is NOT as high as the &#8220;frameDuration&#8221; then we have more processing to do. This is when the &#8220;else&#8221; portion of the Function is executed. First of all we&#8217;ll add our step size to the current x position of &#8220;theClip_mc&#8221;. We do this with another short-hand increment operator (+=). All this means is &#8220;set my x equal to my x plus xStep&#8221;. The only other thing to do in this block of code is to increment the &#8220;currentFrame&#8221; counter by 1. </p>
<p>That&#8217;s it! Now we&#8217;ve written a function that will move any MovieClip from it&#8217;s current x location to any new one.<!--adsense#ben_callahan--></p>
<p><strong>Final Thoughts</strong><br />
Don&#8217;t stop here! The &#8220;_x&#8221; and &#8220;_y&#8221; properties are not the only thing you can change in ActionScript. You have control over the transparency (&#8221;_alpha&#8221;) the rotation (&#8221;_rotation&#8221;) the x and y scale (&#8221;_xscale&#8221;, &#8220;_yscale&#8221;) and a host of other properties. This is where you can have some fun, be creative. Keep in mind the fact that Flash will only allow you to have one &#8220;onEnterFrame&#8221; Function defined for any MovieClip at a time. Everytime you define a new one, it will always overwrite the current one.</p>
<p><strong>Coming Soon&#8230;</strong><br />
Check back soon for the next chapter where we&#8217;ll discuss a simple &#8220;Easing&#8221; Function!</p>
]]></content:encoded>
			<wfw:commentRss>http://technopedia.info/tech/2006/04/18/getting-started-with-actionscript-flash-tips-for-basic-motion.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
