<?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>Eek's World &#187; Programming</title>
	<atom:link href="http://blog.eek.ro/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eek.ro</link>
	<description>Welcome to my World!</description>
	<lastBuildDate>Mon, 07 Mar 2011 12:31:40 +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>Flash &#8211; Interaction and Animation</title>
		<link>http://blog.eek.ro/flash-interaction-and-animation/</link>
		<comments>http://blog.eek.ro/flash-interaction-and-animation/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 18:24:10 +0000</pubDate>
		<dc:creator>Eek</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[eek]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.eek.ro/?p=15</guid>
		<description><![CDATA[I have always wanted to change the world&#8230; And to be onest I don&#8217;t have the slighthest ideea how to do that&#8230; When i was young i was always thinking that I will be an inventor or something&#8230; I always dreamed of discovering the secret to pass the Speed of Light&#8230; But when I think [...]]]></description>
			<content:encoded><![CDATA[<p>I have always wanted to change the world&#8230; And to be onest I don&#8217;t have the slighthest ideea how to do that&#8230; When i was young i was always thinking that I will be an inventor or something&#8230; I always dreamed of discovering the secret to pass the Speed of Light&#8230; But when I think more of it&#8230; It&#8217;s not for me <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
So&#8230; I&#8217;m trying to change the world in a different way&#8230; Change the WEB! <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I think the internet is such a static and hunted place it sometimes cares me&#8230; It should be so much animated&#8230; So much more interaction should be&#8230; So&#8230; I&#8217;m starting on changing the world there <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I have spent a lot of time today in flash, thinking, making, trying, seeing, modifing stuff&#8230; I&#8217;ve made some interesting stuff for my website (http://eek.ro) but i won&#8217;t share any on those at the moment&#8230;<br />
But I will share something else i have made&#8230; To be onest it&#8217;s not 100% my work, i have been inspiring in other people&#8217;s work&#8230; But this is how the human kind evolved&#8230; Right? Learning one from each other&#8230;</p>
<p>So&#8230; The final product comes like and interesting Calendar i will find it usefull to insert changelogs and other usefull information you can store in the calendar&#8230; And it&#8217;s fully animated&#8230; So&#8230; Here! Take a look! <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><object width="300" height="300" data="http://blog.eek.ro/flash/calendar/calendar.swf" type="application/x-shockwave-flash"><param name="name" value="Calendar" /><param name="src" value="http://blog.eek.ro/flash/calendar/calendar.swf" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eek.ro/flash-interaction-and-animation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Programming / Running away MovieClips</title>
		<link>http://blog.eek.ro/flash-programming-running-away-movieclips/</link>
		<comments>http://blog.eek.ro/flash-programming-running-away-movieclips/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 15:20:40 +0000</pubDate>
		<dc:creator>Eek</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[3D cubes]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[eek]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[movieclip]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[rowl]]></category>

		<guid isPermaLink="false">http://blog.eek.ro/?p=7</guid>
		<description><![CDATA[Some of you asked me how i&#8217;v realized that effect in Flash. Well.. It&#8217;s maybe one of the simplest to do if you know a little actionscript 2&#8230; The animation you&#8217;ve seen with Eek (The Eek Logo) it&#8217;s made quite simple. You open a new project in Flash and there you draw a form (in [...]]]></description>
			<content:encoded><![CDATA[<p> <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Some of you asked me how i&#8217;v realized that effect in Flash. Well.. It&#8217;s maybe one of the simplest to do if you know a little actionscript 2&#8230;</p>
<p>The animation you&#8217;ve seen with Eek (<a href="http://blog.eek.ro/flash/eek-logo.swf">The Eek Logo</a>) it&#8217;s made quite simple. You open a new project in Flash and there you draw a form (in my case, those 3D cubes&#8230;), after that you select your form, press F8 and convert it to Movie clip&#8230; Here you go to the timeline and insert another 2 keyframes.</p>
<p>In the first keyframe you add this code:<br />
<code>x00 = _x;<br />
y00 = _y;<br />
DIAM = 1000;</code></p>
<p>The important thing you need to know here is that DIAM is the diametre in which the &#8220;shapes&#8221; can run away from you <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In the second keyframe there&#8217;s a little more actionscripting:</p>
<p><code>x0 = _x;<br />
y0 = _y;<br />
x = _root._xmouse;<br />
y = _root._ymouse;<br />
a = x - x0;<br />
b = y - y0;<br />
r = Math.sqrt(a * a + b * b);<br />
a_x = this._x - a / r * DIAM/ r;<br />
a_y = this._y - b / r * DIAM/ r;<br />
b_voltar_x = (x00 - x0) / 2;<br />
b_voltar_y = (y00 - y0) / 2;<br />
this._x = a_x + b_x;<br />
this._y = a_y + b_y;<br />
</code></p>
<p>And that&#8217;s almost everything&#8230; In the last (third) keyframe you add the code <code>gotoAndPlay(2);</code> so that the script will aways run. <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Then you go back into the Main Scene and draw everything you want by inserting the shapes into the stage and copy-paste them and making the form you desire out of them <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>That&#8217;s all regarding to that flash&#8230;</p>
<p>I think i&#8217;ll gonna do something related to that on the first page (<a href="http://eek.ro">http://eek.ro</a>)&#8230; But a lot more visual atractive, i experimented a little more with my logo by replacing those 3D cubes with tiny circles&#8230; Then added around 300 in my scene to draw a better looking Eek <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But after i exported i realised there were too many and the animation was working like SH*T <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Eh&#8230; I think i&#8217;ll gonna remain at some photoshop <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope you like the new design of my blog&#8230; Added to it what i done yestarday in photoshop, and besides that i added a favicon&#8230; Not a very good looking one that&#8217;s a little nice <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Heh! <img src='http://blog.eek.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ll gonna start working on <a href="http://Eek.ro">Eek.ro</a> and <a href="http://rowl.eek.ro">rowl.eek.ro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eek.ro/flash-programming-running-away-movieclips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

