<?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>Dan Kempton Multimedia Services</title>
	<atom:link href="http://www.dakmm.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.dakmm.com</link>
	<description></description>
	<lastBuildDate>Thu, 03 Dec 2009 21:00:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ECV &quot;Widders Ball&quot;</title>
		<link>http://www.dakmm.com/?p=416</link>
		<comments>http://www.dakmm.com/?p=416#comments</comments>
		<pubDate>Thu, 03 Dec 2009 21:00:15 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Freelance]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=416</guid>
		<description><![CDATA[I designed and programmed the slideshow and was also the photographer for the ECV annual &#034;Widders Ball&#034;

Click here to visit slideshow:

]]></description>
			<content:encoded><![CDATA[<p>I designed and programmed the slideshow and was also the photographer for the ECV annual &#034;Widders Ball&#034;<br />
<a href="http://dkbin.com/ecv/"><br />
Click here to visit slideshow:<br />
<img class="aligncenter size-full wp-image-417" title="ecvwidders" src="http://www.dakmm.com/wp-content/uploads/2009/12/ecvwidders.jpg" alt="ecvwidders" width="660" height="412" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=416</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Properties: Simple movieClip rotation</title>
		<link>http://www.dakmm.com/?p=406</link>
		<comments>http://www.dakmm.com/?p=406#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:41:01 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=406</guid>
		<description><![CDATA[Create a movieClip on the stage.
Give the movieClip an instance name of &#034;mcFace&#034;

Actionscript:

addEventListener(Event.ENTER_FRAME, fSpin);
function fSpin(event:Event):void {
mcFace.rotation+=1;
}




<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_rotateSimple_2021343599"
			align="top"
			class="flashmovie"
			width="670"
			height="100">
	<param name="movie" value="Flash/rotateSimple.swf" />
	<param name="wmode" value="transparent" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="Flash/rotateSimple.swf"
			name="fm_rotateSimple_2021343599"
			align="top"
			width="670"
			height="100">
		<param name="wmode" value="transparent" />
	<!--<![endif]-->
		

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Create a movieClip on the stage.<br />
Give the movieClip an instance name of &#034;mcFace&#034;</p>
<p style="text-align: left;">
<p style="text-align: left;">Actionscript:</p>
<blockquote>
<p style="text-align: left;">addEventListener(Event.ENTER_FRAME, fSpin);</p>
<p>function fSpin(event:Event):void {<br />
mcFace.rotation+=1;<br />
}</p></blockquote>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_rotateSimple_2084644060"
			align="top"
			class="flashmovie"
			width="670"
			height="100">
	<param name="movie" value="Flash/rotateSimple.swf" />
	<param name="wmode" value="transparent" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="Flash/rotateSimple.swf"
			name="fm_rotateSimple_2084644060"
			align="top"
			width="670"
			height="100">
		<param name="wmode" value="transparent" />
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a><br />

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=406</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 String Manipulation: Remove and replace with split and join</title>
		<link>http://www.dakmm.com/?p=404</link>
		<comments>http://www.dakmm.com/?p=404#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:34:36 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=404</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=404</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Instantiate: Load a MovieClip from the library with addChild</title>
		<link>http://www.dakmm.com/?p=333</link>
		<comments>http://www.dakmm.com/?p=333#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:34:39 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[addChild]]></category>
		<category><![CDATA[Instantiate]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[sprite]]></category>
		<category><![CDATA[stageHeight]]></category>
		<category><![CDATA[stageWidth]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=333</guid>
		<description><![CDATA[Create a movieClip on your stage and name it mcDot.
Delete the mcDot from your stage.
Open the library panel, right-click the mcDot clip then select properties:

Under the &#034;Linkage&#034; category check &#034;Export for ActionScript&#034;
Give the class the name &#034;Dot&#034;. Make sure it is capitalized.

Actionscript:
var dot:Dot= new Dot;
addChild(dot);
dot.x=stage.stageWidth/2;
dot.y=stage.stageHeight/2;
]]></description>
			<content:encoded><![CDATA[<p>Create a movieClip on your stage and name it mcDot.<br />
Delete the mcDot from your stage.<br />
Open the library panel, right-click the mcDot clip then select properties:</p>
<p><img class="alignnone size-full wp-image-335" title="addChildMenu" src="http://www.dakmm.com/wp-content/uploads/2009/10/addChildMenu.jpg" alt="addChildMenu" width="211" height="397" /></p>
<p>Under the &#034;Linkage&#034; category check &#034;Export for ActionScript&#034;<br />
Give the class the name &#034;Dot&#034;. Make sure it is capitalized.</p>
<p><img class="alignnone size-full wp-image-336" title="addChildProperties" src="http://www.dakmm.com/wp-content/uploads/2009/10/addChildProperties.jpg" alt="addChildProperties" width="574" height="632" /></p>
<p>Actionscript:</p>
<blockquote><p>var dot:Dot= new Dot;<br />
addChild(dot);</p>
<p>dot.x=stage.stageWidth/2;<br />
dot.y=stage.stageHeight/2;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=333</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Habits: Add increment variation</title>
		<link>http://www.dakmm.com/?p=322</link>
		<comments>http://www.dakmm.com/?p=322#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:35:48 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[habits]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[operator]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=322</guid>
		<description><![CDATA[Especially when building loops, you will need to add an increment to an existing operand or Number variable. There is a logical way to do this and a shorthand alternative using the &#034;++&#034; operator.
This:
i=i+1;
is the same as this:
i++;
]]></description>
			<content:encoded><![CDATA[<p>Especially when building loops, you will need to add an increment to an existing operand or Number variable. There is a logical way to do this and a shorthand alternative using the &#034;++&#034; operator.</p>
<p>This:</p>
<blockquote><p>i=i+1;</p></blockquote>
<p>is the same as this:</p>
<blockquote><p>i++;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=322</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Loops: Simple &quot;while&quot; loop</title>
		<link>http://www.dakmm.com/?p=319</link>
		<comments>http://www.dakmm.com/?p=319#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:26:37 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[trace]]></category>
		<category><![CDATA[while]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=319</guid>
		<description><![CDATA[var i:Number= 0;
while (i &#60; 5) {
trace([i]);
i = i+1;
}
]]></description>
			<content:encoded><![CDATA[<blockquote><p>var i:Number= 0;</p>
<p>while (i &lt; 5) {<br />
trace([i]);<br />
i = i+1;<br />
}</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=319</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Loops: Simple &quot;for&quot; loop</title>
		<link>http://www.dakmm.com/?p=317</link>
		<comments>http://www.dakmm.com/?p=317#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:23:32 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=317</guid>
		<description><![CDATA[for (var i:Number=0; i &#60; 5; i++) {
trace(i);
}
]]></description>
			<content:encoded><![CDATA[<blockquote><p>for (var i:Number=0; i &lt; 5; i++) {<br />
trace(i);<br />
}</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=317</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Arrays: Access objects inside an array</title>
		<link>http://www.dakmm.com/?p=311</link>
		<comments>http://www.dakmm.com/?p=311#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:44:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[length]]></category>
		<category><![CDATA[movieClips]]></category>
		<category><![CDATA[name]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=311</guid>
		<description><![CDATA[Add five button components to the stage.
Give first button an instance name of bButton1.
Give second button an instance name of bButton2.
Give third button an instance name of bButton3.
Give fourth button an instance name of bButton4.
Give last button an instance name of bButton5.
Actionscript:
var aButtons:Array = new Array (bButton1, bButton2, bButton3, bButton4, bButton5);
trace(aButtons);
//returns the contents of the [...]]]></description>
			<content:encoded><![CDATA[<p>Add five button components to the stage.</p>
<p>Give first button an instance name of bButton1.<br />
Give second button an instance name of bButton2.<br />
Give third button an instance name of bButton3.<br />
Give fourth button an instance name of bButton4.<br />
Give last button an instance name of bButton5.</p>
<p>Actionscript:</p>
<blockquote><p>var aButtons:Array = new Array (bButton1, bButton2, bButton3, bButton4, bButton5);</p>
<p>trace(aButtons);<br />
//returns the contents of the array<br />
trace(aButtons[1].name);<br />
//trace the name of object in specific position in an array. Index position must be in brackets. This trace would return &#034;bButton2&#034;.<br />
trace(aButtons[1].label);<br />
//trace the label of object in specific position in an array. Index position must be in brackets. This trace would return the label of your second button.<br />
trace(aButtons.length);<br />
//returns the length of the array. This trace would return &#034;5&#034;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=311</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Arrays: Access elements in a string array</title>
		<link>http://www.dakmm.com/?p=309</link>
		<comments>http://www.dakmm.com/?p=309#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:35:12 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[trace]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=309</guid>
		<description><![CDATA[//String array
Example
var aString:Array = new Array (&#034;Name&#034;, &#034;Address&#034;, &#034;State&#034;, &#034;Zip&#034;, &#034;Phone&#034;);
trace(aString);
//returns the contents of the array
trace(aString[1]);
//trace the position of an object in an array. Index position must be in brackets. This trace would return &#034;address&#034;.
trace(aString.length);
//returns the length of the array. This trace would return &#034;5&#034;
]]></description>
			<content:encoded><![CDATA[<p>//String array</p>
<p>Example</p>
<blockquote><p>var aString:Array = new Array (&#034;Name&#034;, &#034;Address&#034;, &#034;State&#034;, &#034;Zip&#034;, &#034;Phone&#034;);<br />
trace(aString);<br />
//returns the contents of the array<br />
trace(aString[1]);<br />
//trace the position of an object in an array. Index position must be in brackets. This trace would return &#034;address&#034;.<br />
trace(aString.length);<br />
//returns the length of the array. This trace would return &#034;5&#034;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=309</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Arrays: Array breakdown</title>
		<link>http://www.dakmm.com/?p=299</link>
		<comments>http://www.dakmm.com/?p=299#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:17:28 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[breakdown]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.dakmm.com/?p=299</guid>
		<description><![CDATA[var testArray:Array=new Array(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);
//Naming the array variable
var testArray:Array=new Array(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);
//Datatyping the variable as an Array
var testArray:Array=new Array(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);
//Setting up a new array
var testArray:Array=new Array(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);
//contents of the array. Each item is assigned a numerical index starting with 0. The example above would be (0,1,2,3,4).
]]></description>
			<content:encoded><![CDATA[<p>var<span style="color: #ffcc00;"> <strong>testArray</strong></span>:Array=new Array(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);<br />
//Naming the array variable</p>
<p>var testArray<span style="color: #ffcc00;"><strong>:Array</strong></span>=new Array(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);<br />
//Datatyping the variable as an Array</p>
<p>var testArray:Array=<span style="color: #ffcc00;"><strong>new Array</strong></span>(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;);<br />
//Setting up a new array</p>
<p>var testArray:Array=new Array<span style="color: #ffcc00;"><strong>(&#034;name&#034;,&#034;address&#034;,&#034;state&#034;,&#034;zip&#034;,&#034;country&#034;)</strong></span>;<br />
//contents of the array. Each item is assigned a numerical index starting with 0. The example above would be (0,1,2,3,4).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakmm.com/?feed=rss2&amp;p=299</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
