<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>zedia flash blog</title>
	<link>http://www.zedia.net</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<pubDate>Thu, 24 Jul 2008 12:34:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Google is not indexing your dynamic content in Flex or Flash</title>
		<link>http://www.zedia.net/2008/google-is-not-indexing-your-dynamic-content-in-flex-or-flash/</link>
		<comments>http://www.zedia.net/2008/google-is-not-indexing-your-dynamic-content-in-flex-or-flash/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 12:34:35 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/google-is-not-indexing-your-dynamic-content-in-flex-or-flash/</guid>
		<description><![CDATA[It&#8217;s a pretty shocking title with all the fuss about the new flash player for Google and Yahoo, but I will try to explain why I came to this conclusion. I suggest you read about the seven test cases I did because that&#8217;s mostly what my reasoning is built on. I am going to explain [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a pretty shocking title with all the fuss about the new flash player for Google and Yahoo, but I will try to explain why I came to this conclusion. I suggest you read about the <a href="http://www.zedia.net/2008/converting-this-contest-into-a-seo-experiment/" title="Flex SEO Experiment">seven test cases</a> I did because that&#8217;s mostly what my reasoning is built on. I am going to explain point by point what happened in the experiment.</p>
<p>My <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v1/" title="Flex SEO">first test case</a> was simply to put static text right on the first frame of the swf file. That&#8217;s all this flash file contained. If you search in Google for the unique expression contained in that static text, you will find the specific html embedding the swf, meaning that the content was indexed.</p>
<p>The <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v2/" title="Flex SEO experiment">second test case</a> was similar to the first one except that instead of being a static textfield on the stage, it&#8217;s a prefilled dynamic textfield (meaning the text in the textfield was added using the Flash IDE not ActionScript). Again for this case if you search the unique expression, the good html page will come up (As for the first case, you see in the description in Google for that link the extract of text containing the expression furthermore proving that the content was indexed).</p>
<p>The <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v3/" title="Dynamic Textfield ActionScript 3">third test case</a> was also a dynamic textfield, but the text in it was added using ActionScript. The page is indexed in Google (do a search for &#8217;site:www.fleximagically-searchable.com &#8220;fleximagically searchable&#8221;&#8216; and click &#8220;repeat the search with the omitted results included&#8221; at the bottom of the page to see all test case indexed) but the content doesn&#8217;t show in the description of the link. Also if you did a search for the unique expression nothing relevant would come up.</p>
<p>The <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v4/" title="Flex SEO">fourth test case</a>, the last done in Flash, was a static textfield inside a Sprite added to the stage using ActionScript. Again for this case the html page is indexed, but none of the Flash content is.</p>
<p>The <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v5/" title="Flex SEO">fifth test case</a>, as all of the next test cases, was done in Flex, it&#8217;s a TextArea component in mxml filled with the text attribute in the mxml, so no ActionScript involved. In this case, if you search for the unique expression you will see that the content inside the swf is indexed, proof that some content in Flex can be indexed.</p>
<p>The <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v6/" title="Flex SEO">sixth test case</a> is a Label component in mxml filled with the text attribute int the mxml. In this case, the content didn&#8217;t show up on Google, so I guess not all components are indexable.</p>
<p>Lastly, the <a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v7/" title="Flex SEO">seventh test case</a> is a Text component in mxml filled with content using the text attribute in the mxml. I think this case is really similar to the second test case; a dynamic textfield in Flash prefilled with content. In this case, the content showed up on Google, so the swf was indexed.</p>
<p>My conclusion</p>
<p>From this <a href="http://www.zedia.net/2008/converting-this-contest-into-a-seo-experiment/" title="Flex SEO Experiment">SEO experiment</a>, we see that static textfields on the timeline, prefilled dynamic textfields and some basic Flex components (TextArea, Text) in mxml are indexed by Google. It seems to me that as soon as there is ActionScript involved to change the content, that content will not be indexed. If you look back a bit, you kinda see that Google doesn&#8217;t use any new Flash player to index swf files, it does what it always was doing; nothing new. If somebody has a proof of dynamic content being indexed by the new player I&#8217;d be glad to see it, but for now I am assuming that Google is not using the new player given by Adobe.</p>
<p>This brings us to the <a href="http://blog.digitalbackcountry.com/?p=1478" title="Flex SEO Contest" target="_blank">Flex Seo contest</a>, where my <a href="http://www.fleximagically-searchable.com/fleximagically-searchable/" title="Fleximagically Searchable">Fleximagically Searchable</a> entry is performing well, but my content is not indexed. My take is that this contest will be pretty hard to win. There might still be possibilities to make this work but I think they are a bit too far fetched. Here is what I think might still have some chances: I did all my experiments with ActionScript 3 and I believe from the results that you cannot win using ActionScript 3. Where there could still be some opportunities would be if the swf generated would be using ActionScript 2 (which would use the flash player virtual machine 1), so in order to win the contest, you would have to build your Flex application in Flex 1.5 or even before. This would mean that the new special flash player for Google would only work for Flash 8 and below. I really hope it is not the case and that it is just that Google is not using the special player yet.</p>
<p>Another way to win would be that Google roll out the new player before September which is the ending date of the contest. Let&#8217;s hope they do so!</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=106&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_106"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/google-is-not-indexing-your-dynamic-content-in-flex-or-flash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex SEO Contest; I&#8217;m running out of titles</title>
		<link>http://www.zedia.net/2008/flex-seo-contest-im-running-out-of-titles/</link>
		<comments>http://www.zedia.net/2008/flex-seo-contest-im-running-out-of-titles/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 03:31:45 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/flex-seo-contest-im-running-out-of-titles/</guid>
		<description><![CDATA[All my latest post have been about the Flex SEO contest, I&#8217;m sorry for those that don&#8217;t have interest in it, but I find it very challenging and fun.
From all the information that I have gathered from the web I have new insights about how to win this contest. If I was one of the [...]]]></description>
			<content:encoded><![CDATA[<p>All my latest post have been about the <a href="http://blog.digitalbackcountry.com/?p=1478" title="Flex SEO contest" target="_blank">Flex SEO contest</a>, I&#8217;m sorry for those that don&#8217;t have interest in it, but I find it very challenging and fun.</p>
<p>From all the information that I have gathered from the web I have new insights about how to win this contest. If I was one of the other contestant of the contest I&#8217;d be sure to read my blog because I am giving info about how to win this contest all the time.</p>
<p>There are two major facts you have to know. First Google doesn&#8217;t index flash files that are embedded using JavaScript (I got this from different sources and Google itself). They are planning to do it, but it&#8217;s not implemented yet. So if you want to have a shot at winning, start by embedding your flash the old fashion way with embed/object tags. Secondly, even if the special flash player is able to read data from external source (XML, server side scripts, loaded SWF), Google is not indexing those as a part of the swf file. So you&#8217;ll have to use a different way to load your dynamic content (that doesn&#8217;t leave so many possibilities).</p>
<p>Another interesting fact is that for searches with the filetype swf (filetype:swf) Google is giving some importance to the url and the filename of the swf file. So if I really wanted to make things right, I would rename my Flex application for the contest fleximagically-searchable.swf, but I&#8217;ll wait until my content is indexed.</p>
<p>So in the light of these facts, I have modified my <a href="http://www.fleximagically-searchable.com/fleximagically-searchable/" title="Fleximagically Searchable">fleximagically searchable</a> Flex application, go and have a look, it&#8217;s a so exciting application.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=105&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_105"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/flex-seo-contest-im-running-out-of-titles/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Converting this contest into a SEO experiment</title>
		<link>http://www.zedia.net/2008/converting-this-contest-into-a-seo-experiment/</link>
		<comments>http://www.zedia.net/2008/converting-this-contest-into-a-seo-experiment/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 00:08:37 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/converting-this-contest-into-a-seo-experiment/</guid>
		<description><![CDATA[From previous posts you know that I am participating in the Flex SEO contest. I got my page pretty high on Google, but it still doesn&#8217;t seem to be finding my content. There are still a lot of unknown about this new SEO technology that Adobe, Google and Yahoo worked on and I think that [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.zedia.net/2008/i-will-participate-in-the-flex-seo-contest/" title="Flex SEO Contest">previous posts</a> you know that I am participating in the <a href="http://blog.digitalbackcountry.com/?p=1478" title="Flex SEO contest" target="_blank">Flex SEO contest</a>. I got my page pretty high on Google, but it still doesn&#8217;t seem to be finding my content. There are still a lot of unknown about this new SEO technology that Adobe, Google and Yahoo worked on and I think that to make a Flex application that load the content dynamically is to go a bit too fast.</p>
<p>So with that in mind I made simpler swf files. I even made some using Flash to see what would get indexed and how. In each of my experiments I have included a unique search expression basically formed from Fleximagically Searchable plus another word. If you search Google with that expression and one of my experiment shows up, it means Google indexed the content. Here are my experiments:</p>
<p><strong>Flash:</strong></p>
<p>We don&#8217;t even know what type of swf is or is not indexed by Google so I sat down down and I made the simplest ones. Since Flex is pretty complex, I made some files using Flash.</p>
<p>The first one is only a static textfield right on the timeline. we know Google used to index those files, let&#8217;s see how it does it.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v1/" title="Fleximagically Searchable v1">http://www.fleximagically-searchable.com/fleximagically-searchable-v1/</a></p>
<p>The second one is still in Flash using a prefilled dynamic textfield.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v2/" title="Fleximagically Searchable v2">http://www.fleximagically-searchable.com/fleximagically-searchable-v2/</a></p>
<p>The third one is using a dynamic textfield again filled using ActionScript.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v3/" title="Fleximagically Searchable v3">http://www.fleximagically-searchable.com/fleximagically-searchable-v3/</a></p>
<p>The fourth one is using a static textfield added to the stage using ActionScript.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v4/" title="Fleximagically Searchable v4">http://www.fleximagically-searchable.com/fleximagically-searchable-v4/</a></p>
<p><strong>Flex:</strong></p>
<p>Since we don&#8217;t know if Flex files get indexed at all, I made three simple experiments using basic components: TextArea, Label, Text. In those experiments the content is filled using the text attribute in the MXML file.</p>
<p>Flex file using TextArea.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v5/" title="Fleximagically Searchable v5">http://www.fleximagically-searchable.com/fleximagically-searchable-v5/</a></p>
<p>Flex file using Label.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v6/" title="Fleximagically Searchable v6">http://www.fleximagically-searchable.com/fleximagically-searchable-v6/</a></p>
<p>Flex file using Text.</p>
<p><a href="http://www.fleximagically-searchable.com/fleximagically-searchable-v7/" title="Fleximagically Searchable v7">http://www.fleximagically-searchable.com/fleximagically-searchable-v7/</a></p>
<p>Now let&#8217;s wait for Googleto crawl these pages and then we will be able to better understand how this all works.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=104&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_104"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/converting-this-contest-into-a-seo-experiment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More on the Flex SEO contest</title>
		<link>http://www.zedia.net/2008/more-on-the-flex-seo-contest/</link>
		<comments>http://www.zedia.net/2008/more-on-the-flex-seo-contest/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 01:39:58 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/more-on-the-flex-seo-contest/</guid>
		<description><![CDATA[If you have been following this blog, you know that I entered the contest to get a Flex application on the top of Google for the words &#8220;Fleximagically Searchable&#8221;. The next logic step was for me to add deep-linking to my application, but it&#8217;s not what I am going to do. Why you could ask? [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been following this blog, you know that I entered the contest to get a Flex application on the top of Google for the words &#8220;Fleximagically Searchable&#8221;. The next logic step was for me to add deep-linking to my application, but it&#8217;s not what I am going to do. Why you could ask? Because even if the webpage for my application is appearing on Google, the content itself doesn&#8217;t seem to be included. So there is no meaning of implementing deep-linking if my content won&#8217;t be found.</p>
<p>There have been rumors around the fact the Google would not reference website that use javascript to embed the flash file. <a href="http://www.peterelst.com/blog/2008/07/06/update-on-swf-indexing-issues/" title="Peter Elst on indexing swf" target="_blank">Peter Elst</a> seems to think the contrary but I think it is worth a try. I was previously using SWFObject to embed my swf because I had in mind to use SWFAddress for the deep-linking, but now if you do a view source of my <a href="http://www.fleximagically-searchable.com/fleximagically-searchable/" title="Fleximagically Searchable">Fleximagically Searchable</a> application you will see that I am using the good old Object and Embed tags. Let&#8217;s see what Google think of the new page.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=103&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_103"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/more-on-the-flex-seo-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update on the SEO contest</title>
		<link>http://www.zedia.net/2008/update-on-the-seo-contest/</link>
		<comments>http://www.zedia.net/2008/update-on-the-seo-contest/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 03:27:48 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/update-on-the-seo-contest/</guid>
		<description><![CDATA[I have set my self up for Flex application development and thanks to this post about how to use Flash Develop and Flex, I was able to do so quickly.
Yesterday I had simply created the HTML pages that would hold my application, today I created the application itself. It is quite a simple application and [...]]]></description>
			<content:encoded><![CDATA[<p>I have set my self up for Flex application development and thanks to this post about <a href="http://www.as3apex.com/as3-ide/getting-started-with-flashdevelop-and-flex-sdk-3/" title="Setting FLash Develop and Flex" target="_blank">how to use Flash Develop and Flex</a>, I was able to do so quickly.</p>
<p>Yesterday I had simply created the HTML pages that would hold my application, today I created the application itself. It is quite a simple application and it is clearly a Flex one because of the skin of the components ( a button and a textarea). This will serve as a base for what is to come. The next step is to create the deep-linking. It has already some kind of deep-linking in the sense that you can go directly to this <a href="http://www.fleximagically-searchable.com/fleximagically-searchable/" title="Fleximagically Searchable">Fleximagically Searchable page</a>. This page loads exactly the same swf than the page at the root of the domain, but I pass it a variable using SWFObject to tell it to load the content. If Google find any searchable content in any of those two pages, it means it comes from the dynamically loaded content because I removed everything in the HTML code except for the title of the page.</p>
<p>From what I did yesterday I am already getting some results, the new domain name I bought is scoring a ten (it is the tenth page for the term Fleximagically Searchable) and all the pages before it are blog posts (including one from this blog) that will not count in the contest so I guess I have my chances. Let&#8217;s see how it all evolves.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=102&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_102"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/update-on-the-seo-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I will participate to the Flex SEO contest</title>
		<link>http://www.zedia.net/2008/i-will-participate-in-the-flex-seo-contest/</link>
		<comments>http://www.zedia.net/2008/i-will-participate-in-the-flex-seo-contest/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 02:43:51 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/i-will-participate-in-the-flex-seo-contest/</guid>
		<description><![CDATA[When I saw Ryan Stewart post about the Flex SEO contest this morning, I could not wait to get home to start working on this. The trouble is: we are currently working really hard to get a project out and I don&#8217;t really have time&#8230; There is always ways to find time, but taking crystal [...]]]></description>
			<content:encoded><![CDATA[<p>When I saw <a href="http://blog.digitalbackcountry.com/?p=1478" title="Flex SEO contest" target="_blank">Ryan Stewart post about the Flex SEO contest</a> this morning, I could not wait to get home to start working on this. The trouble is: we are currently working really hard to get a project out and I don&#8217;t really have time&#8230; There is always ways to find time, but taking crystal meth is not the best one. Since this is something I really do well I think I am going to put some energy into this.</p>
<p>I have written some SEO post in the past and I am way better at programming Flash then Flex but Ryan mentioned the possibility to win a pass for <a href="http://max.adobe.com/" title="Adobe Max" target="_blank">MAX, the Adobe conference</a>, which I would really like to attend, so I think this is worth it. The goal of the contest is to create a Flex application that Google will index as the first link for the search terms : fleximagically searchable.</p>
<p>In order to do this I bought a domain name which has some advantages and some disadvantages. The domain name is <a href="http://www.fleximagically-searchable.com/" title="Fleximagically Searchable">http://www.fleximagically-searchable.com</a>. Well the advantages are quite obvious, the domain name contain the search terms. This domain name also has a disadvantage, since it&#8217;s a new domain name, Google will sandbox it, meaning that it won&#8217;t be really searchable until about 6 months. You&#8217;ll be able to find it if you enter the exact address in Google, but it won&#8217;t have much weight against older site. I think I might try this on another domain name that I possess and is out of the Google sandbox, but for now, I&#8217;ll just try with this one.</p>
<p>Right now there isn&#8217;t much on the <a href="http://www.fleximagically-searchable.com/" title="Fleximagically Searchable">website</a> but I will soon put the flex application there. I wanted to create the pages and this post now because the age of a page is one of the factor that Google uses to rank pages.</p>
<p>I find the rules for the contest not so clear, I don&#8217;t really now what I can and what I can&#8217;t do, but I&#8217;ll try stuff and we will see what happens.  I will keep you posted on this.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=101&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_101"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/i-will-participate-in-the-flex-seo-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Difference between MouseEvent.ROLL_OVER and MouseEvent.MOUSE_OVER in AS3</title>
		<link>http://www.zedia.net/2008/difference-between-mouseeventroll_over-and-mouseeventmouse_over-in-as3/</link>
		<comments>http://www.zedia.net/2008/difference-between-mouseeventroll_over-and-mouseeventmouse_over-in-as3/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 13:36:28 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/difference-between-mouseeventroll_over-and-mouseeventmouse_over-in-as3/</guid>
		<description><![CDATA[This was a question that has been in my head for a long time: what is the difference between MouseEvent.ROLL_OVER and MouseEvent.MOUSE_OVER. I have been using MouseEvent.MOUSE_OVER for all my rollOvers up to now without really thinking about it, but I think it would be interesting to know the difference for something so basic.
If you [...]]]></description>
			<content:encoded><![CDATA[<p>This was a question that has been in my head for a long time: what is the difference between MouseEvent.ROLL_OVER and MouseEvent.MOUSE_OVER. I have been using MouseEvent.MOUSE_OVER for all my rollOvers up to now without really thinking about it, but I think it would be interesting to know the difference for something so basic.</p>
<p>If you look at the documentation that comes with Flash CS3. You will find very little help. There are no examples explaining the difference between the two. The only difference you will find there is that the MOUSE_OVER event has the bubbles property set to true and the ROLL_OVER to false. I don&#8217;t know how much that property impacts on the behavior of the event, but I am keeping event bubbling for another post (I have been postponing that post for a long time).</p>
<p>Where I found there was a difference between the two events is in the way they handle children of the display object you added the listener too. I have made a simple example to show this:</p>

<object	type="application/x-shockwave-flash"
			data="http://www.zedia.net/flash/rollover1.swf"
			width="550"
			height="400">
	<param name="movie" value="http://www.zedia.net/flash/rollover1.swf" />
</object>
<p>In that flash example, be sure to roll over the blue part of the button to really see the difference(note that the blue rectangle is inside the black rectangle movieClip, not just over). In the MOUSE_OVER example, the event is fired for every children of the display object that the listener was added to. This does not happen with the ROLL_OVER event. If you move your mouse from the exterior of the button to the blue part MOUSE_OVER will generate 3 times the events that ROLL_OVER will. One way to make MOUSE_OVER act as ROLL_OVER is to set mouseChildren = false but as a consequences: the first is that it will disable all mouse events from children which I think might help the CPU but at the same time you won&#8217;t be able to interact with the children with the mouse.</p>
<p>In our previous example, it didn&#8217;t really matter how many events where fired because we used a tween to do the rollover and we weren&#8217;t able to see the difference visually, but there might be times where you will want all the different events. Like if you want the mouse cursor to change when over a movieClip and still want rollOver effects from children of that movieClip, you would use the MouseEvent.ROLL_OVER to change the mouse cursor and MouseEvent.MOUSE_OVER for the children movieClips rollOver effects.</p>
<p>As a side note on cpu efficiency, it doesn&#8217;t really matter if you listen to  MouseEvent.ROLL_OVER or MouseEvent.MOUSE_OVER events, they are both as efficient. What will save you cpu cycles is if you disable the children of a movieClip from sending events if you don&#8217;t need them (even if you don&#8217;t listen to them events are still fired) using mouseChildren =  false.</p>
<p>I hope this shed some light on the subject.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=99&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_99"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/difference-between-mouseeventroll_over-and-mouseeventmouse_over-in-as3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Freelancer wanted</title>
		<link>http://www.zedia.net/2008/flash-freelancer-wanted/</link>
		<comments>http://www.zedia.net/2008/flash-freelancer-wanted/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 18:18:24 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/flash-freelancer-wanted/</guid>
		<description><![CDATA[TwistImage, the company I work for is currently looking for a freelancer for a small project. That project is a small game and is not very complex, but it would require some skill in ActionScript 2 (intermediary level). The freelancer would have to be free the next two weeks (we need this project fast) and [...]]]></description>
			<content:encoded><![CDATA[<p><a TITLE="TwistImage" TARGET="_blank" HREF="http://www.twistimage.com">TwistImage</a>, the company I work for is currently looking for a freelancer for a small project. That project is a small game and is not very complex, but it would require some skill in ActionScript 2 (intermediary level). The freelancer would have to be free the next two weeks (we need this project fast) and would have to communicate with our office every day to report on progress. If you think you have what it takes for the project send your portfolio or some of your work to mario [at] twistimage.com.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=100&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_100"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/flash-freelancer-wanted/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Again on BlendMode (this time in AS2)</title>
		<link>http://www.zedia.net/2008/again-on-blendmode-this-time-in-as2/</link>
		<comments>http://www.zedia.net/2008/again-on-blendmode-this-time-in-as2/#comments</comments>
		<pubDate>Tue, 27 May 2008 23:21:10 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[ActionScript 2]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/again-on-blendmode-this-time-in-as2/</guid>
		<description><![CDATA[I was really happy when I found out how to do proper fade outs of MovieClips containing other MovieClips, but I am even more happy now because I found how to do it in ActionScript 2. I don't know why but I was thinking that blendMode was something new that came in Flash 9, but [...]]]></description>
			<content:encoded><![CDATA[<p>I was really happy when I found out <a href="http://www.zedia.net/2008/blendmodelayer-a-must-when-changing-alpha-of-a-displayobject-containing-other-displayobject/" title="BlendMode.LAYER">how to do proper fade outs of MovieClips containing other MovieClips</a>, but I am even more happy now because I found how to do it in ActionScript 2. I don't know why but I was thinking that blendMode was something new that came in Flash 9, but I actually knew it came with Flash 8 at the same time that filters came in. I woke up when my colleague told me he and to roll back an animation from Flash 8 to Flash 7 and had to loose the blendModes because of that.</p>
<p>The way to do it is really similar than in ActionScript 3, it's actually way easier but more prone to errors (if you mispell "layer" the compiler won't tell you):</p>
<div class="igBar"><span id="lactionscript-2"><a href="#" onclick="javascript:showPlainTxt('actionscript-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">Actionscript:</span>
<div id="actionscript-2">
<div class="actionscript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">my_mc.<span style="color: #006600;">blendMode</span> = <span style="color: #ff0000;">"layer"</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>That's all there is to it.</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=98&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_98"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/again-on-blendmode-this-time-in-as2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My first RIA</title>
		<link>http://www.zedia.net/2008/my-first-ria/</link>
		<comments>http://www.zedia.net/2008/my-first-ria/#comments</comments>
		<pubDate>Tue, 27 May 2008 03:46:24 +0000</pubDate>
		<dc:creator>dgelineau</dc:creator>
		
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.zedia.net/2008/my-first-ria/</guid>
		<description><![CDATA[Two weeks ago we launched a website that I am real proud of: Home Depot Think in Colour. It was the first RIA that I programmed (if you don't count my favicon editor) and man did I sweat doing it.
First, it was way bigger than I first thought because applications have way more possibilities to [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks ago we launched a website that I am real proud of: <a href="http://www.homedepot.ca/thinkincolour" title="Home Depot Think in Colour" target="_blank">Home Depot Think in Colour</a>. It was the first RIA that I programmed (if you don't count my <a href="http://www.faviconeditor.com" title="Favicon Editor" target="_blank">favicon editor</a>) and man did I sweat doing it.</p>
<p>First, it was way bigger than I first thought because applications have way more possibilities to break than normal websites. I never thought this would take as much quality insurance as it did, every time we would think it was done, someone would find a bug. Another thing I didn't foresee was all the Event managing and making sure every part of the application was getting the right message at the right time.  Now I really understand what a framework like <a href="http://puremvc.org/" title="PureMVC framework" target="_blank">PureMVC</a> can do for you, plus the nice features you can add that are not so hard to implement like undos.</p>
<p>Second we also had a lot of trouble with the hosting. We are not the main agency for Home Depot Canada,  so we once we were done with our files, we had to hand them over to the other agency and they really screwed up. I won't list every thing that is not working properly, but I list this one, the back button was supposed to work to some extent, but now it doesn't... for no reason. I knew there would be complications from having two agencies working together, but I didn't think there would be so much.</p>
<p>All in all, we came up with a really nice product, actually the website I'm the most proud of to this date. So get out there, and start <a href="http://www.homedepot.ca" title="Home Depot Think in Colour" target="_blank">Thinking in Colour</a>!</p>
<span class="akst_link"><a href="http://www.zedia.net/?p=97&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_97"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.zedia.net/2008/my-first-ria/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
