<?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>Deadlygeek</title>
	<atom:link href="http://www.deadlygeek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deadlygeek.com</link>
	<description>digital dojo</description>
	<lastBuildDate>Thu, 15 Dec 2011 02:27:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create a time lapse movie on a Mac</title>
		<link>http://www.deadlygeek.com/tutorial/create-a-time-lapse-movie-on-a-mac/</link>
		<comments>http://www.deadlygeek.com/tutorial/create-a-time-lapse-movie-on-a-mac/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 02:03:34 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[timelapse]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=390</guid>
		<description><![CDATA[A few weeks ago I was exploring options for creating a time lapse movie using a Mac. There are a number of options out their but none of them were quite right. So I created my own. Using two freely available software downloads and a python script I got just what I wanted. This process [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I was exploring options for creating a time lapse movie using a Mac.  There are a number of options out their but none of them  were quite right.  So I created my own.  Using two freely available software downloads and a python script I got just what I wanted.<br />
<span id="more-390"></span><br />
This process create a Quicktime movie from a directory of images.  I really like this approach because it is easy to manage and adjust as you are working.</p>
<p><iframe width="853" height="480" src="http://www.youtube.com/embed/vJ-e-q23ccA" frameborder="0" allowfullscreen></iframe></p>
<h2>How-To</h2>
<div class="bullet_check"></p>
<li>Download InstantShot! at www.digitalwaters.net</li>
<li>Install it and use it to capture all of the content for your time lapse movie.</li>
<li>Once you are happy with all your pictures head on over to www.3am.pair.com</li>
<li>Download and install their QTCoffee package.</li>
<li>Make sure you can run &#8216;catmovie&#8217; from the command line.</li>
<li>Download pics2mov.py from this page and place it one folder above your images.</li>
<li>In a terminal navigate to where the pics2mov.py script is copied.</li>
<li>Run the pics2Mov.py script to create your movie (see below for more details.</li>
<p></div>
<h2>Using pics2mov.py</h2>
<p>To use the python script you will need to know three things.<br />
<div class="bullet_check"></p>
<li>The name of the directory that holds the images you want to turn into a movie.</li>
<li>The number of second to place in-between each of the images</li>
<li>The name of the final movie</li>
<p></div></p>
<p>Those are the three things pics2mov.py expects when run.<br />
pics2mov.py targetDirectory secondBetweenFrames outputFileName</p>
<p>example;</p>
<p>python pics2mov.py targetDir/ 3 myMovie.mov</p>
<h2>Download</h2>
<p><a href="http://www.deadlygeek.com/apps/pics2mov.zip">pics2mov.py</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/create-a-time-lapse-movie-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Multiple Color Picker Palette</title>
		<link>http://www.deadlygeek.com/tutorial/using-multiple-color-picker-palette/</link>
		<comments>http://www.deadlygeek.com/tutorial/using-multiple-color-picker-palette/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 00:54:51 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=385</guid>
		<description><![CDATA[In this screen cast I step you through using multiple ColorPicker palettes on the stage at the same time. ColorPicker is a powerful and easy to use tool that I created for Flash projects. It allows people to easy select colors using provided palettes or custom one of your own design.]]></description>
			<content:encoded><![CDATA[<p>In this screen cast I step you through using multiple ColorPicker palettes on the stage at the same time.</p>
<p>ColorPicker is a powerful and easy to use tool that I created for Flash projects.  It allows people to easy select colors using provided palettes or custom one of your own design.<br />
<span id="more-385"></span><br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_0" width="774" height="460">
      <param name="movie" value="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" />
      <param name="flashvars" value="projectXML=http://www.deadlygeek.com/tutorials/screencasts/color-picker/colorPick.xml" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" width="774" height="460" flashvars="projectXML=http://www.deadlygeek.com/tutorials/screencasts/color-picker/colorPick.xml">
      <!--<![endif]-->
        ColorPicker Tool Totorial 1
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/using-multiple-color-picker-palette/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColorPicker Custom Palette</title>
		<link>http://www.deadlygeek.com/tutorial/color-picker-custom-palette/</link>
		<comments>http://www.deadlygeek.com/tutorial/color-picker-custom-palette/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 00:52:13 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=380</guid>
		<description><![CDATA[In this screen cast I step you through the process of creating a custom palette to use with your ColorPicker tool. ColorPicker is a powerful and easy to use tool that I created for Flash projects. It allows people to easy select colors using provided palettes or custom one of your own design.]]></description>
			<content:encoded><![CDATA[<p>In this screen cast I step you through the process of creating a custom palette to use with your ColorPicker tool.</p>
<p>ColorPicker is a powerful and easy to use tool that I created for Flash projects.  It allows people to easy select colors using provided palettes or custom one of your own design.<br />
<span id="more-380"></span><br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_1" width="774" height="460">
      <param name="movie" value="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" />
      <param name="flashvars" value="projectXML=http://www.deadlygeek.com/tutorials/screencasts/color-picker/colorPick2.xml" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" width="774" height="460" flashvars="projectXML=http://www.deadlygeek.com/tutorials/screencasts/color-picker/colorPick2.xml">
      <!--<![endif]-->
        ColorPicker Tool Totorial 1
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/color-picker-custom-palette/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Color Picker Tool Tutorial</title>
		<link>http://www.deadlygeek.com/tutorial/flash-color-picker-tool-tutorial/</link>
		<comments>http://www.deadlygeek.com/tutorial/flash-color-picker-tool-tutorial/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 00:28:41 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=372</guid>
		<description><![CDATA[In this screen cast I step you through using a Flash tool called ColorPicker. ColorPicker is a powerful and easy to use tool that I created for Flash projects. It allows people to easy select colors using provided palettes or custom one of your own design.]]></description>
			<content:encoded><![CDATA[<p>In this screen cast I step you through using a Flash tool called ColorPicker.</p>
<p>ColorPicker is a powerful and easy to use tool that I created for Flash projects.  It allows people to easy select colors using provided palettes or custom one of your own design.<br />
<span id="more-372"></span><br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_2" width="770" height="457">
      <param name="movie" value="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" />
      <param name="flashvars" value="projectXML=http://www.deadlygeek.com/tutorials/screencasts/color-picker/colorPick.xml" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" width="770" height="457" flashvars="projectXML=http://www.deadlygeek.com/tutorials/screencasts/color-picker/colorPick.xml">
      <!--<![endif]-->
        ColorPicker Tool Totorial 1
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/flash-color-picker-tool-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Groovy geometric shapes and easy kaleidoscope effects in Flash</title>
		<link>http://www.deadlygeek.com/tutorial/groovy-geometric-shapes-and-easy-kaleidoscope-effects-in-flash/</link>
		<comments>http://www.deadlygeek.com/tutorial/groovy-geometric-shapes-and-easy-kaleidoscope-effects-in-flash/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 20:09:31 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=346</guid>
		<description><![CDATA[In this video tutorial I show you how to create some groovy geometric shapes and easy kaleidoscope effects in Flash using the power of MovieClips. Introduction Do you remember those paper snowflakes we made in school as kids? You&#8217;d fold up a sheet of paper, make some random cuts with plastic scissors and unfold it [...]]]></description>
			<content:encoded><![CDATA[<p>In this video tutorial I show you how to create some groovy geometric shapes and easy kaleidoscope effects in Flash using the power of MovieClips.<br />
<span id="more-346"></span><br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_3" width="725" height="545">
      <param name="movie" value="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" />
      <param name="flashvars" value="projectXML=http://www.deadlygeek.com/tutorials/screencasts/snow-flakes/snow-flakes.xml" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/tutorials/projector/1.0.2/player.swf" width="725" height="545" flashvars="projectXML=http://www.deadlygeek.com/tutorials/screencasts/snow-flakes/snow-flakes.xml">
      <!--<![endif]-->
        Shiny Button Create in Flash Tutorial Movie
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-8541034340852753"; /* deadlygeek banner */ google_ad_slot = "8450705978"; google_ad_width = 728; google_ad_height = 90;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<h2>Introduction</h2>
<p>Do you remember those paper snowflakes we made in school as kids? You&#8217;d fold up a sheet of paper, make some random cuts with plastic scissors and unfold it to reveal your hidden artistic genius?</p>
<p>A few years back while teaching a Flash course I developed an exercise a lot like that. It was intended to illustrate how MovieClips can be placed inside other MovieClips. The exercise turned out to be a lot more fun then expected. My students and I got lost in the endless art and design possibilities of this simple technique.</p>
<p>This video tutorial doesn&#8217;t focus on the technical details of embedded MovieClips but it does show you the simple steps needed to create some beautiful and emergent design patterns in Flash. </p>
<h2>Create the Base Layer</h2>
<p>The first step when making this type of button is creating the base layer.  This layer defines the shape of your button and will eventually hold it’s background colour and stripe effect.</p>
<div class="bullet_check"></p>
<li>Start by adding a layer called base.</li>
<li>Click on the rectangle tool (R)</li>
<li>In the properties panel set the rectangle corner radius to 5.</li>
<li>Create a rectangle using the mouse to the size and shape you need.</li>
<li>Switch to the selection tool (V)</li>
<li>Select the rectangle and change it&#8217;s fill colour from white to green.</li>
<li>Erase the border by selecting it and and pressing the delete key.</li>
<li>Select the rectangle and convert it into a MovieClip.</li>
<li>Call the MovieClip &#8220;base colour&#8221;.</li>
<li>Edit the properties and assign an inner glow effect to the rectangle.</li>
<li>Adjust the &#8216;blur&#8217; and &#8216;strength&#8217; to give it a subtle dark inner shadow.</li>
<li>This is a personal look and feel choice here.  Play with it until it feels good to you.</li>
<p></div>
<h2>Creating the base.</h2>
<div class="bullet_check"></p>
<li>Start by creating a vertical line. (N) </li>
<li>Click and drag downwards. Hold the &#8216;SHIFT&#8217; key to constrain the line to a single direction.</li>
<li>Select the line and convert it into a MovieClip symbol.</li>
<li>You can do this by pressing the &#8216;F8&#8242; key or by right clicking the mouse on top of the line. </li>
<li>I named the symbol &#8216;leg&#8217; but feel free to name it anything you want.</li>
<li>We will be creating eight of these in total and their purpose is to help with alignment. </li>
<li>Copy and paste the MovieClip.</li>
<li>Rotate the copied MovieClip 90 degrees clockwise.</li>
<li>Make sure that you copy the MovieClip. This effect won&#8217;t work if you create a new line. </li>
<li>Repeat the copy, paste and rotate steps two more times.</li>
<li>Switch to &#8216;outline&#8217; mode. This will help us align the objects more accuratly.</li>
<li>Use the Zoom Tool (Z) to magnify the area where the four lines meet.</li>
<li>Carefully align all the MovieClips to the same point.</li>
<li>Use the arrow keys to nudge the lines into position.</li>
<li>Select all four lines and copy and paste.</li>
<li>Rotate the copied lines 45 degrees clockwise.</li>
<li>Move the copied MovieClips so they are on top of the original lines.</li>
<li>Using the arrow keys again, nudge the lines into position.</li>
<li>These lines will serve as the base for the shapes we are about to create. Make sure you save at this point so you can come back to it at any time.</li>
<p></div>
<h2>SciFi Pattern</h2>
<p>First we will create a SciFi pattern.</p>
<div class="bullet_check"></p>
<li>Double click the top leg to &#8216;edit in place&#8217;</li>
<li>Lock the bottom layer.</li>
<li>Add a new layer.</li>
<li>Select the line tool. (N)</li>
<li>Make sure that the line has a stroke height of 2 pixels and the cap type is set to &#8216;none&#8217;.</li>
<li>Zoom in so the line fills the whole stage.</li>
<li>Using the line tool draw three sides of a box on the top layer.</li>
<li>Notice how those lines are being duplicated in the copies.</li>
<li>Everything that you do in one box automatically happens in the others.</li>
<li>Select the newly drawn line and convert it to a MovieClip.</li>
<li>I named my MovieClip &#8216;half leg&#8217;. Feel free to be more creative.</li>
<li>Copy the MovieClip and Paste it beside the original.</li>
<li>Flip the MovieClip from left to right by using the transform tool. Change the percent value of &#8217;100&#8242; to a value of &#8216;-100&#8242; percent. This is a quick way to flip MovieClips in Flash.</li>
<li>Double click on the left hand MovieClip so that you are editing it in place.</li>
<li>Select the line tool. (N)</li>
<li>Add some vertical and horizontal lines. I find that using only vertical and horizontal lines make for a good sci-fi look. Think circuit board.</li>
<li>Things are a little too complex now. So lets remove the original middle line and space things out a bit.</li>
<li>I love how the smallest change in position effects the overall look. Play around with the position of the legs until you are happy with the effect.</li>
<li>You can get some pretty neat effect by playing around inside the &#8216;half&#8217; MovieClip. I am simply adjusting its position to see what effects it will have.</li>
<li>Play around until you find something that appeals to you.</li>
<li>I&#8217;m just trying different positions here. I hope you have as much fun as I do when playing with these shapes!</li>
<li>Tip: You can draw in the to the main MovieClip if you don&#8217;t want it duplicated inside it&#8217;s two child MovieClips.</li>
<li>I delete the box&#8217;s fill so all the duplicated box outlines behind it are visible.</li>
<li>Use the arrow keys to change the position of the box by small amounts.</li>
<li>I&#8217;m just playing around here looking for something nice&#8230;</li>
<p></div>
<h2>Using Letters</h2>
<p>Next I use a simple letter &#8216;S&#8217; to create some unexpected designs.<br />
<div class="bullet_check"></p>
<li>Start by double clicking on the top leg to edit in place.</li>
<li>Lock the bottom layer and create a new layer above it.</li>
<li>Click on the Type Tool and type an &#8216;S&#8217;</li>
<li>Make sure the letter &#8216;S&#8217; is selected and increase its size in the properties panel.</li>
<li>I used a 38 point font for this effect.</li>
<li>Time to erase the orginal middle line.</li>
<li>Move and rotate the letter &#8216;S&#8217; until you find a pattern that appeals to you.</li>
<li>That looks good&#8230; Lets see what else we can do.</li>
<li>Wow &#8211; its hard to see the letter &#8216;S&#8217; in there at all!</li>
<p></div></p>
<h2>Icy Snowflake</h2>
<p>Using short straight lines I will create a traditional style snowflake. If there is such a thing as a traditional snowflake!<br />
<div class="bullet_check"></p>
<li>Double clicking on the top leg to &#8216;edit in place&#8217;.</li>
<li>Lock the bottom layer and create a new layer above it.</li>
<li>Start by drawing some short random lines.</li>
<li>Select the newly created lines and convert them into a MovieClip.</li>
<li>Copy and paste the MovieClip.</li>
<li>Flip the MovieClip using the transformation tools.</li>
<li>Remove the original line and layer. Tip: You can just erase the layer, which will automatically delete anything on it.</li>
<li>Double click one of the MovieClips to edit it in place.</li>
<li>Using the line tool (N) create some more lines.</li>
<li>All done. By repeating this basic technique we have created three very different designs in a relatively short period of time. Why not see what you can do? Thanks for watching.</li>
<p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/groovy-geometric-shapes-and-easy-kaleidoscope-effects-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cómo Crear un Botón Brillante en Flash</title>
		<link>http://www.deadlygeek.com/tutorial/como-crear-un-boton-brillante-en-flash_es/</link>
		<comments>http://www.deadlygeek.com/tutorial/como-crear-un-boton-brillante-en-flash_es/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 20:20:40 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[español]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=335</guid>
		<description><![CDATA[En este video tutorial te voy a enseñar, paso a paso, cómo crear un botón brillante o con efecto cristal utilizando Flash. Crea la Capa Base Para crear este tipo de botones, el primer paso es crear una capa base. Esta capa define la forma del botón y contendrá su color de fondo y el [...]]]></description>
			<content:encoded><![CDATA[<p>En este video tutorial te voy a enseñar, paso a paso, cómo crear un botón brillante o con efecto cristal utilizando Flash.<br />
<span id="more-335"></span><br />
<a class="button-small" href="http://www.deadlygeek.com/tutorial/how-to-create-a-shiny-button-in-flash/"><span>English</span></a></p>

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_4" width="723" height="460">
      <param name="movie" value="http://www.deadlygeek.com/tutorials/projector/1.0.1/player.swf" />
      <param name="flashvars" value="projectXML=http://www.deadlygeek.com/tutorials/screencasts/shiny-button/shiny-button-es.xml" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/tutorials/projector/1.0.1/player.swf" width="723" height="460" flashvars="projectXML=http://www.deadlygeek.com/tutorials/screencasts/shiny-button/shiny-button-es.xml">
      <!--<![endif]-->
        Shiny Button Create in Flash Tutorial Movie
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>

<p><script type="text/javascript">// <![CDATA[
     google_ad_client = "ca-pub-8541034340852753"; /* deadlygeek banner */ google_ad_slot = "8450705978"; google_ad_width = 728; google_ad_height = 90;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<h2>Crea la Capa Base</h2>
<p>Para crear este tipo de botones, el primer paso es crear una capa base. Esta capa define la forma del botón y contendrá su color de fondo y el efecto rayado.<br />
<div class="bullet_check"></p>
<ul>
<li>Empieza añadiendo una capa llamada base.</li>
<li>Haz clic en la herramienta rectángulo (R).</li>
<li>En el panel propiedades, da un valor de 5 al radio de las esquinas del rectángulo.</li>
<li>Utilizando el ratón, dibuja un rectángulo de las medidas y la forma que necesites.</li>
<li>Cambia a la herramienta selección (V)</li>
<li>Selecciona el rectángulo y cambia el color de su relleno de blanco a verde.</li>
<li>Borra el borde seleccionándolo y pulsando la tecla suprimir.</li>
<li>Selecciona el rectángulo y conviértelo en un Clip de Película.</li>
<li>Nombra el Clip de Película “color base”.</li>
<li>Edita las propiedades y asigna un efecto iluminado interno al rectángulo</li>
<li>Ajusta el ‘desenfoque’ y la ‘intensidad’ para darle una sutil sombra interior oscura.</li>
<li>Juega con los valores hasta que tenga un aspecto que te guste</li>
</ul>
<p></div></p>
<h2>Crea la Sombra Interior</h2>
<p>La sombra interior da al botón profundidad y viveza. El tamaño de la sombra dependerá de tus preferencias. Te recomiendo que crees una sombra lo más parecida posible a la del ejemplo y luego juegues con ella hasta que obtengas la apariencia que más te guste.</p>
<div class="bullet_check"></p>
<ul>
<li>Haz doble clic en el rectángulo para editarlo. Selecciona y copia la forma original ¡No copies el Clip de Película! ¡Copia sólo la forma dentro del clip!</li>
<li>Crea una nueva capa y llámala “sombra interior”.</li>
<li>Pega la forma que has copiado en la nueva capa.</li>
<li>Alinéala de manera que cubra la original.</li>
<li>Accede a las propiedades de color</li>
<li>Cambia el tipo de color de “sólido” a “linear”</li>
<li>Asegúrate de que el color en el selector de la derecha es el negro y que el valor de alfa es del 100%. Para el selector de color de la izquierda, el color debe ser negro y el valor de alfa 0%.</li>
<li>Selecciona la herramienta de transformación de relleno (F)</li>
<li>Si la herramienta de transformación de relleno no está visible en la barra de herramientas, puedes utilizar la tecla de acceso rápido F o presionar y mantener presionado el botón izquierdo del ratón sobre la herramienta de transformación libre.</li>
<li>Usa el control redondo exterior para ajustar la orientación del degradado de horizontal a vertical. Quieres que la sombra empiece en la parte inferior y se desvanezca hacia la parte superior.</li>
<li>Utiliza el control cuadrado para reducir la altura del degradado.</li>
<li>Utiliza los controles centrales para desplazar el degradado hacia abajo</li>
<li>Ajusta la posición exacta y la altura del degradado según tus preferencias. Lo que buscas es una sombra sutil sin bordes demasiado marcados.</li>
</ul>
<p></div>
<h2>Creando la Capa del Efecto de Resaltado</h2>
<p>Aquí es donde la magia tiene lugar. Un simple botón se convierte en algo fantástico delante de tus ojos. Es fácil de hacer y los resultados son increíbles.</p>
<div class="bullet_check"></p>
<ul>
<li>Copia el gráfico en una nueva capa llamada “brillo superior”</li>
<li>Asegúrate de que tienes el gráfico seleccionado y accede a las propiedades de color.</li>
<li>Cambia el valor de los colores de la derecha y de la izquierda de negro a blanco.</li>
<li>Selecciona la herramienta de transformación de relleno (F)</li>
<li>Usando el control redondo exterior rota el degradado 180 grados.</li>
<li>Ajusta la altura y posición del degradado de manera que tengas un intenso degradado blanco en la parte superior del rectángulo.</li>
<li>Selecciona la herramienta línea.</li>
<li>Utilizando la herramienta línea, dibuja una línea horizontal a aproximadamente 1/3 de distancia de la parte superior del rectángulo.</li>
<li>Utilizando la herramienta selección, curva la línea hacia arriba.</li>
<li>Borra la parte inferior del rectángulo</li>
<li>Borra la línea seleccionándola y presionando la tecla “suprimir”</li>
<li>Ajusta el degradado de resaltado a tu gusto.</li>
<li>Selecciona la herramienta subselección</li>
<li>Selecciona el resaltado para revelar los controles.</li>
<li>Usa los controles para curvar la forma arqueada hacia arriba</li>
</ul>
<p></div>
<h2>Creando las Rayas</h2>
<p>He añadido unas rayas a este botón porque ayudan a llamar la atención (algo importante en un botón de “compra ahora”). Una vez  te sientas cómodo con las rayas, puedes intentar crear otros efectos o añadir otros patrones al fondo.</p>
<div class="bullet_check"></p>
<ul>
<li>Bloquea la capa “brillo superior” y desbloquea la capa base.</li>
<li>Asegúrate de que estás utilizando la herramienta selección.</li>
<li>Haz doble clic en la capa base para editar en el sitio.</li>
<li>Crea una nueva capa llamada rayas.</li>
<li>Copia la capa inferior.</li>
<li>Pégala en la capa superior.</li>
<li>Bloquea la capa inferior.</li>
<li>Selecciona la herramienta línea.</li>
<li>Dibuja una línea diagonal cerca de la parte inferior del rectángulo.</li>
<li>Copia y pega la línea.</li>
<li>Repite…</li>
<li>Selecciona todas las líneas diagonales.</li>
<li>Usa la herramienta alinear para asegurarte de que el espacio entre todas las líneas es igual.</li>
<li>Asegúrate de que no tienes seleccionado “en el escenario”</li>
<li>Arrastra las líneas a la parte superior del rectángulo</li>
<li>Anula la selección de las líneas.</li>
<li>Selecciona y borra las rayas alternas empezando por la segunda.</li>
<li>Borra todas las líneas</li>
<li>Haz clic en la capa superior y selecciona todas las rayas.</li>
<li>Asegúrate de que todas las rayas están seleccionadas y cambia su color y transparencia.</li>
</ul>
<p></div>
<h2>Creando el Texto del Botón</h2>
<p>Utilizo un texto de gran tamaño por la misma razón que utilizo rayas – para llamar la atención.</p>
<div class="bullet_check"></p>
<ul>
<li>Crea una capa nueva y llámala “texto”</li>
<li>Selecciona la herramienta de texto</li>
<li>Crea el texto utilizando el tamaño y color que quieras</li>
<li>Ajusta las dimensiones, color y transparencia según tus necesidades</li>
<li>Realiza los ajustes finales que sean necesarios.</li>
<li>¡Y ya está! </li>
</ul>
<p></div>
<p>Utilizando estas mismas técnicas, intenta crear botones como los que aparecen aquí abajo.  </p>
<p>¡buena suerte!</p>
<p><a href="http://www.deadlygeek.com/wp-content/uploads/2011/07/buttonExamples.jpg"><img class="alignleft size-full wp-image-329" title="Shiny Button Examples" src="http://www.deadlygeek.com/wp-content/uploads/2011/07/buttonExamples.jpg" alt="Shiny Button Examples" width="350" height="115" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/como-crear-un-boton-brillante-en-flash_es/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create A Shiny Button In Flash</title>
		<link>http://www.deadlygeek.com/tutorial/how-to-create-a-shiny-button-in-flash/</link>
		<comments>http://www.deadlygeek.com/tutorial/how-to-create-a-shiny-button-in-flash/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 00:54:07 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=295</guid>
		<description><![CDATA[In this video tutorial I will step you through the creation of a shiny / glossy button inside Flash. Create the Base Layer The first step when making this type of button is creating the base layer. This layer defines the shape of your button and will eventually hold it’s background colour and stripe effect. [...]]]></description>
			<content:encoded><![CDATA[<p>In this video tutorial I will step you through the creation of a shiny / glossy button inside Flash.<br />
<span id="more-295"></span><br />
<a class="button-small" href="http://www.deadlygeek.com/tutorial/como-crear-un-boton-brillante-en-flash_es/"><span>Español</span></a></p>

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_5" width="723" height="460">
      <param name="movie" value="http://www.deadlygeek.com/tutorials/projector/1.0.0/ProjectorMain.swf" />
      <param name="flashvars" value="projectXML=http://www.deadlygeek.com/tutorials/screencasts/shiny-button/glossyGreenButton.xml" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/tutorials/projector/1.0.0/ProjectorMain.swf" width="723" height="460" flashvars="projectXML=http://www.deadlygeek.com/tutorials/screencasts/shiny-button/glossyGreenButton.xml">
      <!--<![endif]-->
        Shiny Button Create in Flash Tutorial Movie
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>

<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-8541034340852753"; /* deadlygeek banner */ google_ad_slot = "8450705978"; google_ad_width = 728; google_ad_height = 90;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<h2>Create the Base Layer</h2>
<p>The first step when making this type of button is creating the base layer.  This layer defines the shape of your button and will eventually hold it’s background colour and stripe effect.</p>
<div class="bullet_check"></p>
<li>Start by adding a layer called base.</li>
<li>Click on the rectangle tool (R)</li>
<li>In the properties panel set the rectangle corner radius to 5.</li>
<li>Create a rectangle using the mouse to the size and shape you need.</li>
<li>Switch to the selection tool (V)</li>
<li>Select the rectangle and change it&#8217;s fill colour from white to green.</li>
<li>Erase the border by selecting it and and pressing the delete key.</li>
<li>Select the rectangle and convert it into a MovieClip.</li>
<li>Call the MovieClip &#8220;base colour&#8221;.</li>
<li>Edit the properties and assign an inner glow effect to the rectangle.</li>
<li>Adjust the &#8216;blur&#8217; and &#8216;strength&#8217; to give it a subtle dark inner shadow.</li>
<li>This is a personal look and feel choice here.  Play with it until it feels good to you.</li>
<p></div>
<h2>Create the Bottom Shadow</h2>
<p>The bottom shadow helps give the button depth and richness.  The exact size and placement of the shadow is a personally choice.  I recommend creating one as close to the example as possible and then play with it until you are happy.</p>
<div class="bullet_check"></p>
<li>Double click on the rectangle and select and copy the original shape.  Don&#8217;t copy the MovieClip!  Copy the shape inside the MovieClip.</li>
<li>Create a new layer and call it &#8220;bottom shadow&#8221;.</li>
<li>Paste the copied shape into the new layer.</li>
<li>Now align it so that it covers the original.</li>
<li>Access the colour properties.</li>
<li>Change the colour type from &#8216;solid&#8217; to &#8216;linear&#8217;.</li>
<li>Make sure that the right hand side is set to black at 100% alpha and that the left hand side is set to black at 0% alpha.</li>
<li>Access the gradient transformation tool (F)</li>
<li>If the gradient transformation tool is not visible in the tool bar you can use the shortcut key (F) or press and hold the left mouse button on the free transform tool.</li>
<li>Use the round control handle to adjust the orientation of the gradient from horizontal to vertical.  You want the shadow to start at the bottom and fade towards to the top.</li>
<li>Use the square control handle to reduce the height of the gradient.</li>
<li>Use the centre control handle to move the gradient lower.</li>
<li>The exact position and height of the gradient is up to you.  You want a subtle shadow effect.</li>
<p></div>
<h2>Creating the Highlight Layer</h2>
<p>This is where the magic happens.  A simple button turns into candy right before your eyes.  It is simple to do and looks amazing.</p>
<div class="bullet_check"></p>
<li>Copy the graphic on to a new layer called &#8220;top gloss&#8221;.</li>
<li>Make sure that the graphic is still selected while you access the colour properties.</li>
<li>Change the left and right colour values from black to white.</li>
<li>Access the gradient transformation tool (F)</li>
<li>Using the round control handle rotate the gradient 180 degrees.</li>
<li>Adjust the height and position of the gradient so that you have a strong white gradient at the top of your rectangle.</li>
<li>Select the line tool.</li>
<li>Using the line tool draw a horizontal line about 1/4 of the way down from the top of your rectangle.</li>
<li>Using the selection tool bend the line upwards.</li>
<li>Delete the bottom part of the rectangle.</li>
<li>Remove the line by selecting it and pressing the &#8216;delete&#8217; key.</li>
<li>Adjust the highlight gradient to your liking.</li>
<li>Click on the sub-selection tool.</li>
<li>Select the highlight to reveal the control handles.</li>
<li>Use the control handles to curve the arc shape upwards.</li>
<p></div>
<h2>Creating the Stripes</h2>
<p>I put stripes on this button because it draws attention (an important feature for a buy now button).  Once you become comfortable with stripes try creating other effects or added different patterns in the background.</p>
<div class="bullet_check"></p>
<li>Lock the top gloss layer and unlock the base layer.</li>
<li>Make sure you are using the Selection tool.</li>
<li>Double click on the base layer to edit in place.</li>
<li>Create a new layer called stripes.</li>
<li>Copy the bottom layer.</li>
<li>Paste it into the top layer.</li>
<li>Lock the bottom layer.</li>
<li>Select the line tool.</li>
<li>Draw a diagonal line near the bottom of the rectangle.</li>
<li>Copy and paste the line.</li>
<li>Repeat&#8230;</li>
<li>Select all of the diagonal lines.</li>
<li>Use the align tool to make sure all of the lines are equally spaced</li>
<li>Make sure you don&#8217;t have the stage button pressed.</li>
<li>Drag the lines on top of the rectangle.</li>
<li>Deselect the lines.</li>
<li>Select and delete every second stripe.</li>
<li>Delete all of the lines.</li>
<li>Click on the top layer to select all of the stripes.</li>
<li>Making sure that the stripes stay selected change their colour and transparency.</li>
<p></div>
<h2>Creating the Button Text</h2>
<p>I went with very large text for the same reason I used stripes &#8211; to draw as much attention as possible.  </p>
<div class="bullet_check"></p>
<li>Create a new layer called &#8220;text&#8221;.</li>
<li>Select the Text Tool</li>
<li>Create the text using the size and colour you need.</li>
<li>Adjust the size, colour and transparency as needed.</li>
<li>Make any final adjustments you need.</li>
<li>All Done!</li>
<p></div>
<p>Using the same techniques above try and create buttons like the ones pictured below.  Good luck.</p>
<p><a href="http://www.deadlygeek.com/wp-content/uploads/2011/07/buttonExamples.jpg"><img src="http://www.deadlygeek.com/wp-content/uploads/2011/07/buttonExamples.jpg" alt="Shiny Button Examples" title="Shiny Button Examples" width="350" height="115" class="alignleft size-full wp-image-329" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/tutorial/how-to-create-a-shiny-button-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Labs</title>
		<link>http://www.deadlygeek.com/flash-labs/labs/</link>
		<comments>http://www.deadlygeek.com/flash-labs/labs/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 03:14:34 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Flash Labs]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=255</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.deadlygeek.com/flash-labs/flash-binaural-beat-generator/"><img src="http://www.deadlygeek.com/wp-content/uploads/2011/02/bbThumbnails.jpg" alt="Flash Binaural Beat Generator" title="Flash Binaural Beat Generator" width="110" height="110" class="size-full wp-image-86 alignleft" style="margin-left: 30px; margin-right: 30px;" /></a></p>
<p><a href="http://www.deadlygeek.com/flash-labs/step-by-step-3d-graphics-to-flash/"><img src="http://www.deadlygeek.com/wp-content/uploads/2011/02/blenderToFlash.jpg" alt="Blender To Flash" title="Blender To Flash" width="110" height="110" class="size-full wp-image-86 alignleft" style="margin-left: 30px; margin-right: 30px;" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/flash-labs/labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step by Step 3D Graphics To Flash</title>
		<link>http://www.deadlygeek.com/flash-labs/step-by-step-3d-graphics-to-flash/</link>
		<comments>http://www.deadlygeek.com/flash-labs/step-by-step-3d-graphics-to-flash/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 02:25:20 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Flash Labs]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[FlashPunk]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=222</guid>
		<description><![CDATA[This month I decided to make a screen cast of a project and post it here to share with others the steps I took and some of the things that I learned. The end result (the flash movie at bottom) is nothing spectacular but the things that I learned in the process of doing it [...]]]></description>
			<content:encoded><![CDATA[<p>This month I decided to make a screen cast of a project and post it here to share with others the steps I took and some of the things that I learned.  The end result (the flash movie at bottom) is nothing spectacular but the things that I learned in the process of doing it made it worth the effort.  I hope that you will find some aspect of it of value as well.</p>
<p>If you have any questions and comments please let me know!</p>
<p><span id="more-222"></span></p>
<p><b>Project Definition</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-to-flash-via-flashpunk/">Blender to flash via Flashpunk</a></p>
<p><b>Step One</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-1/">Create the legs and torso.</a></p>
<p><b>Step Two</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-2/">Create the arms, hands, neck and a head.</a></p>
<p><b>Step Three</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-3/">Colouring the model.</a></p>
<p><b>Step Four</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-4/">Adding an armature to the model.</a></p>
<p><b>Step Five</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-5/">Link the mesh of the model to the bone of the armature.</a></p>
<p><b>Step Six</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-6/">Animating a walk cycle in Blender.</a></p>
<p><b>Step Seven</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-model-simple-man-part-7/">Lighting and camera position and output the animation.</a></p>
<p><b>Step Eight</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-render-simple-man-part-8/">Use Imagemagick montage command to combine output animation into a single spritemap.</a></p>
<p><b>Step Nine</b><br />
<a href="http://www.deadlygeek.com/flash-labs/blender-render-simple-man-part-9/">Actionscript 3 and Flashpunk to create the final swf.</a></p>
<p><b>The Final Flash Movie</b><br />
Click on the man and use your left and right keyboard arrows to move.</p>

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_6" width="640" height="360" align="center">
      <param name="movie" value="http://www.deadlygeek.com/wp-content/uploads/2011/02/WalkingManApp.swf" />
      <param name="align" value="center" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://www.deadlygeek.com/wp-content/uploads/2011/02/WalkingManApp.swf" width="640" height="360" align="center">
      <!--<![endif]-->
        
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>

]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/flash-labs/step-by-step-3d-graphics-to-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blender Render Simple Man – Part 9</title>
		<link>http://www.deadlygeek.com/flash-labs/blender-render-simple-man-part-9/</link>
		<comments>http://www.deadlygeek.com/flash-labs/blender-render-simple-man-part-9/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 02:00:12 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Flash Labs]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flash Punk]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.deadlygeek.com/?p=203</guid>
		<description><![CDATA[In this final video I link the code to the graphics and create a simple application that lets the user control the man as he walks left and right on the stage. Part A Part B Here are the steps I followed in the video. SETUP Create new project in FlexBuilder Copy over the FlashPunk [...]]]></description>
			<content:encoded><![CDATA[<p>In this final video I link the code to the graphics and create a simple application that lets the user control the man as he walks left and right on the stage.</p>
<p><span id="more-203"></span></p>
<p><b>Part A</b></p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/XedI3LRaqJ4" frameborder="0" allowfullscreen></iframe></p>
<p><b>Part B</b></p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/YDZwg6npGWw" frameborder="0" allowfullscreen></iframe></p>
<p>Here are the steps I followed in the video.</p>
<h3>SETUP</h3>
<ol>
<li>Create new project in FlexBuilder</li>
<li>Copy over the FlashPunk library inside the src directory</li>
<li>Create an assets directory in the src directory</li>
<li>Copy montage.png to assets.</li>
<li>Rename the file walkCycleLeftRight.png</li>
</ol>
<h3>EDIT MAIN CLASS</h3>
<ol>
<li>Extend the main class to Engine</li>
<li>Remove import of sprite</li>
<li>Set the stage size, framerate, and time management</li>
<li>Set the stage colour</li>
</ol>
<p><code>super(800, 360, 60, false);<br />
FP.screen.color = 0x00BFF3;</code></p>
<h3>CREATE &#038; SETUP WORLD</h3>
<ol>
<li>Create a new class called WalkingGround that extends World and place it in the world package</li>
<li>Remove the super()</li>
</ol>
<h3>ADD WORLD TO MAIN CLASS</h3>
<ol>
<li>Go back into the main game file add world </li>
</ol>
<p><code><br />
FP.world = new WalkingGround();<br />
</code></p>
<h3>CREATE THE MAN ENTITY</h3>
<ol>
<li>Create a new entity class called WalkingMan</li>
<li>Embed the asset </li>
<li>Define the embed as a class </li>
<li>Define a spritemap using the above class</li>
<li>Define the different walk cycles</li>
<li>define this entities graphic as the man</li>
<li>position the main</li>
</ol>
<p><code>[Embed(source = '../assets/aniSeq.png')]</code><br />
<code>private const COWBOY_DRAW:Class;</code><br />
<code>private var man:Spritemap = new Spritemap(MAN_WALKING, 228, 128);</code><br />
<code>man.add("walk-right", [0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19], 24, true);<br />
man.add("walk-left", [20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39], 24, true);<br />
graphic = man;<br />
x = 100;<br />
y = 100;</code></p>
<h3>ADD THE ENTITY TO THE WORLD</h3>
<ol>
<li>add the man to the world</li>
</ol>
<p><code>add(new WalkingMan());</code></p>
<h3>ADD KEYBOARD CONTROL (Part B)</h3>
<p><code>override public function update():void {<br />
	if (Input.check(Key.LEFT)) {<br />
		if (man.currentAnim != "walk-left") {<br />
			man.play("walk-left", false);<br />
		}<br />
		man.x -= 1.8;<br />
	}<br />
	if (Input.check(Key.RIGHT)) {<br />
		if (man.currentAnim != "walk-right") {<br />
			man.play("walk-right", false);<br />
		}<br />
		man.x += 1.8;<br />
	}<br />
	if (!Input.check(Key.LEFT) &#038;&#038; !Input.check(Key.RIGHT)) {<br />
		man.frame = man.frame;<br />
	}<br />
	if (man.x > 450) {<br />
		man.x = 450;<br />
	}<br />
	if (man.x < 0) {<br />
		man.x = 0;<br />
	}<br />
}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deadlygeek.com/flash-labs/blender-render-simple-man-part-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

