<?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>MikeCann.co.uk &#187; Video - MikeCann.co.uk - mikey see, mikey do!</title>
	<atom:link href="http://mikecann.co.uk/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikecann.co.uk</link>
	<description>mikey see, mikey do!</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:10:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Day[9] &#8211; A Moving Story of a Pro-Gamer [Video]</title>
		<link>http://mikecann.co.uk/fun-videos/day9-a-moving-story-of-a-pro-gamer-video/</link>
		<comments>http://mikecann.co.uk/fun-videos/day9-a-moving-story-of-a-pro-gamer-video/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 17:52:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[emotional]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Starcraft2]]></category>
		<category><![CDATA[tale]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[watch]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1434</guid>
		<description><![CDATA[Day[9] is a Starcraft2 commentator and a professional gamer (among other things). I have been following him for sometime watching his &#8216;casts&#8217; of games. He just posted this video on Youtube (although its an old episode), its an incredibly moving tale of his journey through gaming to becoming one of the top players in the [...]]]></description>
			<content:encoded><![CDATA[<p>Day[9] is a Starcraft2 commentator and a professional gamer (among other things). I have been following him for sometime watching his &#8216;casts&#8217; of games. He just posted this video on Youtube (although its an old episode), its an incredibly moving tale of his journey through gaming to becoming one of the top players in the world. More than that he relates it to how his family have supported him through his passion and giving him belief to do what he loves.</p>
<p>If you enjoy gaming or know someone that enjoys gaming I cant encourage you enough to watch this video. Its quite long but I strongly encourage you stick with it till the end!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/NJztfsXKcPQ?fs=1&amp;hl=en_GB&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="550" src="http://www.youtube.com/v/NJztfsXKcPQ?fs=1&amp;hl=en_GB&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you liked Day[9]&#8216;s quirky style of humor of  or are interested in watching some more of his casts you should checkout either his <a href="http://www.youtube.com/user/day9tv">Youtube </a>channel or his <a href="http://www.youtube.com/user/day9tv">BlipTV archive</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/day9-a-moving-story-of-a-pro-gamer-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Post To Tumblr Version 0.3</title>
		<link>http://mikecann.co.uk/personal-project/post-to-tumblr-version-0-3/</link>
		<comments>http://mikecann.co.uk/personal-project/post-to-tumblr-version-0-3/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 11:04:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Post To Tumbr]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1422</guid>
		<description><![CDATA[Just made a quick little update to my chrome extension &#8220;Post To Tumblr&#8221;. In this update I finally worked out how to catch bad username or password returns from the Tumbr API. Basically it just involved me using the ajax rather than the post jQuery function and using &#8220;async:false&#8221; like so: In addition I have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikecann.co.uk/wp-content/uploads/2010/10/Shot_004.png"><img class="size-full wp-image-1423 alignnone" title="Shot_004" src="http://mikecann.co.uk/wp-content/uploads/2010/10/Shot_004.png" alt="" width="355" height="166" /></a></p>
<p>Just made a quick little update to my chrome extension &#8220;Post To Tumblr&#8221;.</p>
<p>In this update I finally worked out how to catch bad username or password returns from the Tumbr API. Basically it just involved me using the ajax rather than the post jQuery function and using &#8220;async:false&#8221; like so:</p>
<div id="wpshdo_1" class="wp-synhighlighter-outer"><div id="wpshdt_1" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_1"></a><a id="wpshat_1" class="wp-synhighlighter-title" href="#codesyntax_1"  onClick="javascript:wpsh_toggleBlock(1)" title="Click to show/hide code block">Source code</a></td><td align="right"><a href="#codesyntax_1" onClick="javascript:wpsh_code(1)" title="Show code only"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_print(1)" title="Print code"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_1" class="wp-synhighlighter-inner" style="display: block;"><pre class="javascript" style="font-family:monospace;">$.<span class="me1">ajax</span><span class="br0">&#40;</span><span class="br0">&#123;</span>
		  url<span class="sy0">:</span> <span class="st0">'http://www.tumblr.com/api/write'</span><span class="sy0">,</span>
		  type<span class="sy0">:</span> <span class="st0">'POST'</span><span class="sy0">,</span>
		  data<span class="sy0">:</span>o<span class="sy0">,</span>
		  async<span class="sy0">:</span> <span class="kw2">false</span><span class="sy0">,</span>
		  complete<span class="sy0">:</span> <span class="kw2">function</span><span class="br0">&#40;</span>transport<span class="br0">&#41;</span>
		  <span class="br0">&#123;</span>
				<span class="kw1">if</span><span class="br0">&#40;</span>transport.<span class="kw3">status</span> <span class="sy0">==</span> 200 <span class="sy0">||</span> transport.<span class="kw3">status</span> <span class="sy0">==</span> 201<span class="br0">&#41;</span>
				<span class="br0">&#123;</span>
					 postingNote.<span class="me1">cancel</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
					 <span class="kw2">var</span> postedNote <span class="sy0">=</span> webkitNotifications.<span class="me1">createNotification</span><span class="br0">&#40;</span><span class="st0">'images/icon48.png'</span><span class="sy0">,</span> <span class="st0">&quot;Image Posted!&quot;</span><span class="sy0">,</span> info.<span class="me1">srcUrl</span><span class="br0">&#41;</span><span class="sy0">;</span>
					 setTimeout<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> postedNote.<span class="me1">cancel</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span> <span class="br0">&#125;</span><span class="sy0">,</span> 5000<span class="br0">&#41;</span><span class="sy0">;</span>
					 postedNote.<span class="me1">show</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
				<span class="br0">&#125;</span>
				<span class="kw1">else</span> <span class="kw1">if</span><span class="br0">&#40;</span>transport.<span class="kw3">status</span> <span class="sy0">==</span> 403<span class="br0">&#41;</span>
				<span class="br0">&#123;</span>
					postingNote.<span class="me1">cancel</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
					<span class="kw2">var</span> errorNote <span class="sy0">=</span> webkitNotifications.<span class="me1">createNotification</span><span class="br0">&#40;</span><span class="st0">'images/icon48.png'</span><span class="sy0">,</span> <span class="st0">&quot;Posting Error!&quot;</span><span class="sy0">,</span> <span class="st0">&quot;Bad email or password&quot;</span><span class="br0">&#41;</span><span class="sy0">;</span>
					setTimeout<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> errorNote.<span class="me1">cancel</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span> <span class="br0">&#125;</span><span class="sy0">,</span> 5000<span class="br0">&#41;</span><span class="sy0">;</span>
					errorNote.<span class="me1">show</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
				<span class="br0">&#125;</span>
&nbsp;
			<span class="br0">&#125;</span>
		 <span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span></pre></div></div>
<p>In addition I have added some notifications to indicate when the extension is doing something.</p>
<p>I have made a little demo video below to show this off:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Rr7JxuUmZt8?fs=1&amp;hl=en_GB&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="550" src="http://www.youtube.com/v/Rr7JxuUmZt8?fs=1&amp;hl=en_GB&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Chrome should auto update for you. If you dont have the extension yet <a href="https://chrome.google.com/extensions/detail/dbpicbbcpanckagpdjflgojlknomoiah">head over to the extension gallery to grab it now</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/personal-project/post-to-tumblr-version-0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>48 Hours Later &#8211; Timelapse &amp; Gameplay Videos</title>
		<link>http://mikecann.co.uk/ludum-dare/48-hours-later-timelapse-gameplay-videos/</link>
		<comments>http://mikecann.co.uk/ludum-dare/48-hours-later-timelapse-gameplay-videos/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 22:00:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ludum Dare]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[gameplay]]></category>
		<category><![CDATA[ludum]]></category>
		<category><![CDATA[Timelapse]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1291</guid>
		<description><![CDATA[Just made these two videos. One is the timelapse video I took to show my development process and the other is to show off the gameplay for those that cant run flash (Linux) or dont want to actually play the game, just want to see what the fuss is about The timelapse was produced using [...]]]></description>
			<content:encoded><![CDATA[<p>Just made these two videos. One is the timelapse video I took to show my development process and the other is to show off the gameplay for those that cant run flash (Linux) or dont want to actually play the game, just want to see what the fuss is about <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>The timelapse was produced using 2300 ish screenshots, one taken every 60 seconds by Chronolapse.</p>
<p>Enjoy:</p>
<p><object width="700" height="418"><param name="movie" value="http://www.youtube.com/v/Qg5VMg7gnIc?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Qg5VMg7gnIc?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="700" height="418"></embed></object></p>
<p><object width="700" height="418"><param name="movie" value="http://www.youtube.com/v/KViIaLKfj0I?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KViIaLKfj0I?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="700" height="418"></embed></object></p>
<p>You can play the game here: <a href="http://mikecann.co.uk/ludum-dare/ludum-dare-hour-40-complete/#thegame">http://mikecann.co.uk/ludum-dare/ludum-dare-hour-40-complete/#thegame</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/ludum-dare/48-hours-later-timelapse-gameplay-videos/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Assembly 2010 &#8211; CNCD &amp; Fairlight Demo</title>
		<link>http://mikecann.co.uk/fun-videos/assembly-2010-cncd-fairlight-demo/</link>
		<comments>http://mikecann.co.uk/fun-videos/assembly-2010-cncd-fairlight-demo/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 17:08:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[cncd]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Demoscene]]></category>
		<category><![CDATA[fairlight]]></category>
		<category><![CDATA[glitch]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Particles]]></category>
		<category><![CDATA[party]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1198</guid>
		<description><![CDATA[It was the massive annual Assembly gathering last week. Traditionally its a place for the demo scene to gather and present their demos and to hack out new ones. For those not in the know the demo scene or &#8220;scene&#8221; is where a team of people come together and compete to make a music video. Except that they [...]]]></description>
			<content:encoded><![CDATA[<p>It was the massive annual Assembly gathering last week. Traditionally its a place for the <a href="http://scene.org">demo scene</a> to gather and present their demos and to hack out new ones.</p>
<p>For those not in the know the demo scene or &#8220;scene&#8221; is where a team of people come together and compete to make a music video. Except that they arent videos in the traditional sense as its all generated using code and runs in realtime. This means that you have to be super efficient with your code. Some of the competitions are &#8220;64k&#8221; or even &#8220;4k&#8221; competitions which means that the whole demo must fit in 64kb or 4kb! The music is also produced by the groups and often excellent.</p>
<p>I have been checking out some of the demos produced by the teams this year and they are simply stunning. Every year they get better and better.</p>
<p>This one from CNCD and Fairlight particularly caught my eye as it has massive numbers of particles and a stunning soundtrack kinda reminiscent of glitchy Radiohead. Therefore I thought it essential I share it here.</p>
<p>Enjoy:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="418" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/vQ2iQQvofCE&amp;hl=en_GB&amp;fs=1?hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="418" src="http://www.youtube.com/v/vQ2iQQvofCE&amp;hl=en_GB&amp;fs=1?hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Oh while im at it check out this one from last year:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="418" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ezltebzdgjI&amp;hl=en_GB&amp;fs=1?hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="418" src="http://www.youtube.com/v/ezltebzdgjI&amp;hl=en_GB&amp;fs=1?hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you are interested in more demos from assembly you can get them all here: <a href="http://scene.org/newfiles.php?dayint=7&amp;dir=/parties/2010/assembly10/">http://scene.org/newfiles.php?dayint=7&amp;dir=/parties/2010/assembly10/</a></p>
<p>Oh I have also posted about the demoscene before here: <a href="http://mikecann.co.uk/art/andromeda-software-development-lifeforce-2007/">http://mikecann.co.uk/art/andromeda-software-development-lifeforce-2007/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/assembly-2010-cncd-fairlight-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 4 Spark &amp; Rollover Group Containing Rect</title>
		<link>http://mikecann.co.uk/programming/flex-4-spark-rollover-group-containing-rect/</link>
		<comments>http://mikecann.co.uk/programming/flex-4-spark-rollover-group-containing-rect/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:25:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MXML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Behaviour]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Expected]]></category>
		<category><![CDATA[Flex4]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[Rollover]]></category>
		<category><![CDATA[Spark]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1159</guid>
		<description><![CDATA[Was working on my top-secret Flex-based project over the weekend when I discovered something I hadn&#8217;t come across before. The issue is that when you have a Spark Rect GraphicsElement within a Spark Group it seems that the rollover event of the group is triggered even though the mouse doesn&#8217;t roll over the Rect. Here is a video I made to [...]]]></description>
			<content:encoded><![CDATA[<p>Was working on my top-secret Flex-based project over the weekend when I discovered something I hadn&#8217;t come across before.</p>
<p>The issue is that when you have a Spark Rect GraphicsElement within a Spark Group it seems that the rollover event of the group is triggered even though the mouse doesn&#8217;t roll over the Rect.</p>
<p>Here is a video I made to explain my issue on Twitter:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9Ku4xY7vfyw&amp;hl=en_GB&amp;fs=1?hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="550" src="http://www.youtube.com/v/9Ku4xY7vfyw&amp;hl=en_GB&amp;fs=1?hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The code in the video is as follows:</p>
<div id="wpshdo_2" class="wp-synhighlighter-outer"><div id="wpshdt_2" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_2"></a><a id="wpshat_2" class="wp-synhighlighter-title" href="#codesyntax_2"  onClick="javascript:wpsh_toggleBlock(2)" title="Click to show/hide code block">Source code</a></td><td align="right"><a href="#codesyntax_2" onClick="javascript:wpsh_code(2)" title="Show code only"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_2" onClick="javascript:wpsh_print(2)" title="Print code"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_2" class="wp-synhighlighter-inner" style="display: block;"><pre class="mxml" style="font-family:monospace;"><span class="sc3"><span class="re1">&lt;s:WindowedApplication</span> xmlns:fx=<span class="st0">&quot;http://ns.adobe.com/mxml/2009&quot;</span></span>
<span class="sc3">   xmlns:s=<span class="st0">&quot;library://ns.adobe.com/flex/spark&quot;</span></span>
<span class="sc3">   xmlns:mx=<span class="st0">&quot;library://ns.adobe.com/flex/mx&quot;</span><span class="re2">&gt;</span></span> 
&nbsp;
	<span class="sc3"><span class="re1">&lt;s:Group</span> rollOver=<span class="st0">&quot;trace('ya')&quot;</span><span class="re2">&gt;</span></span>
		<span class="sc3"><span class="re1">&lt;s:Rect</span> x=<span class="st0">&quot;100&quot;</span> y=<span class="st0">&quot;100&quot;</span> width=<span class="st0">&quot;20&quot;</span> height=<span class="st0">&quot;20&quot;</span><span class="re2">&gt;</span></span>
			<span class="sc3"><span class="re1">&lt;s:fill</span><span class="re2">&gt;</span></span>
				<span class="sc3"><span class="re1">&lt;s:SolidColor</span> color=<span class="st0">&quot;0x00ff00&quot;</span> <span class="re2">/&gt;</span></span>
			<span class="sc3"><span class="re1">&lt;/s:fill</span><span class="re2">&gt;</span></span>
		<span class="sc3"><span class="re1">&lt;/s:Rect</span><span class="re2">&gt;</span></span>
	<span class="sc3"><span class="re1">&lt;/s:Group</span><span class="re2">&gt;</span></span> 
&nbsp;
<span class="sc3"><span class="re1">&lt;/s:WindowedApplication</span><span class="re2">&gt;</span></span></pre></div></div>
<p>It turns out (after <a href="http://forums.adobe.com/message/3017631#3017631">posting the issue on the Adobe Forums</a>) that I was simply missing the &#8220;mouseEnabledWhereTransparent&#8221; property on the Group. Setting it to false causes the mouse to perform a hit-test rather than a simple bounds check. Thank you Mr Shongrunden for pointing this out to me <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So this now works:</p>
<div id="wpshdo_3" class="wp-synhighlighter-outer"><div id="wpshdt_3" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_3"></a><a id="wpshat_3" class="wp-synhighlighter-title" href="#codesyntax_3"  onClick="javascript:wpsh_toggleBlock(3)" title="Click to show/hide code block">Source code</a></td><td align="right"><a href="#codesyntax_3" onClick="javascript:wpsh_code(3)" title="Show code only"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_3" onClick="javascript:wpsh_print(3)" title="Print code"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/About.html" target="_blank" title="Show plugin information"><img border="0" style="border: 0 none" src="http://mikecann.co.uk/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_3" class="wp-synhighlighter-inner" style="display: block;"><pre class="php" style="font-family:monospace;"><span class="sy0">&lt;</span>s<span class="sy0">:</span>WindowedApplication xmlns<span class="sy0">:</span>fx<span class="sy0">=</span><span class="st0">&quot;http://ns.adobe.com/mxml/2009&quot;</span>
   xmlns<span class="sy0">:</span>s<span class="sy0">=</span><span class="st0">&quot;library://ns.adobe.com/flex/spark&quot;</span>
   xmlns<span class="sy0">:</span>mx<span class="sy0">=</span><span class="st0">&quot;library://ns.adobe.com/flex/mx&quot;</span><span class="sy0">&gt;</span> 
&nbsp;
	<span class="sy0">&lt;</span>s<span class="sy0">:</span>Group rollOver<span class="sy0">=</span><span class="st0">&quot;trace('ya')&quot;</span> mouseEnabledWhereTransparent<span class="sy0">=</span><span class="st0">&quot;false&quot;</span><span class="sy0">&gt;</span>
		<span class="sy0">&lt;</span>s<span class="sy0">:</span>Rect x<span class="sy0">=</span><span class="st0">&quot;100&quot;</span> y<span class="sy0">=</span><span class="st0">&quot;100&quot;</span> width<span class="sy0">=</span><span class="st0">&quot;20&quot;</span> height<span class="sy0">=</span><span class="st0">&quot;20&quot;</span><span class="sy0">&gt;</span>
			<span class="sy0">&lt;</span>s<span class="sy0">:</span>fill<span class="sy0">&gt;</span>
				<span class="sy0">&lt;</span>s<span class="sy0">:</span>SolidColor color<span class="sy0">=</span><span class="st0">&quot;0x00ff00&quot;</span> <span class="sy0">/&gt;</span>
			<span class="sy0">&lt;/</span>s<span class="sy0">:</span>fill<span class="sy0">&gt;</span>
		<span class="sy0">&lt;/</span>s<span class="sy0">:</span>Rect<span class="sy0">&gt;</span>
	<span class="sy0">&lt;/</span>s<span class="sy0">:</span>Group<span class="sy0">&gt;</span> 
&nbsp;
<span class="sy0">&lt;/</span>s<span class="sy0">:</span>WindowedApplication<span class="sy0">&gt;</span></pre></div></div>
<p>I hope this helps someone else out!</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/programming/flex-4-spark-rollover-group-containing-rect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defcon 2010 &#8211; Hacker Intercepts GSM</title>
		<link>http://mikecann.co.uk/fun-videos/defcon-2010-hacker-intercepts-gsm/</link>
		<comments>http://mikecann.co.uk/fun-videos/defcon-2010-hacker-intercepts-gsm/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 09:58:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[Defcon]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Heels]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1152</guid>
		<description><![CDATA[I know I have been posting alot of videos lately but this one caught my eye for a couple of reasons this morning. Firstly its an impressive video showing how easy it is to intercept 80% of the worlds calls with just $1,500 worth of equipment. Also the source article over on Venture Beat says [...]]]></description>
			<content:encoded><![CDATA[<p>I know I have been posting alot of videos lately but this one caught my eye for a couple of reasons this morning.</p>
<p>Firstly its an impressive video showing how easy it is to intercept 80% of the worlds calls with just $1,500 worth of equipment. Also the source article over on <a href="http://mobile.venturebeat.com/2010/07/31/hacker-shows-how-he-can-intercept-cell-phone-calls-for-1500/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Venturebeat+(VentureBeat)">Venture Beat</a> says that he can also jam a band preventing calls just as easily which is quite scary.</p>
<p>The second reason why this video caught my eye is it appears that this brit-hacker is wearing high-heels throughout his presentation, check it out:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/q8JuYh7Km34&amp;hl=en_GB&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="550" src="http://www.youtube.com/v/q8JuYh7Km34&amp;hl=en_GB&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/defcon-2010-hacker-intercepts-gsm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starcraft II &amp; TDs</title>
		<link>http://mikecann.co.uk/fun-videos/starcraft-ii-tds/</link>
		<comments>http://mikecann.co.uk/fun-videos/starcraft-ii-tds/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 08:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Play]]></category>
		<category><![CDATA[Starcraft2]]></category>
		<category><![CDATA[TowerDefense]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1148</guid>
		<description><![CDATA[I, like many others have been eagerly anticipating the latest Blizzard release Starcraft 2. I have been looking forward to the game but more importantly I have been eagerly anticipating the custom maps from the community. I used to spend hours and hours playing the custom maps released with Warcraft III, I still log in [...]]]></description>
			<content:encoded><![CDATA[<p>I, like many others have been eagerly anticipating the latest Blizzard release Starcraft 2. I have been looking forward to the game but more importantly I have been eagerly anticipating the custom maps from the community.</p>
<p>I used to spend hours and hours playing the custom maps released with Warcraft III, I still log in every now and then to check out how its going and am suprised every time to see people still making new maps. Some of the most popular game genres in existence today wouldn&#8217;t be around if it wasnt thanks to be map making community in WC3. Genres such as Tower Defence (TD) and Defence of The Ancients (DOTA) were born there.</p>
<p>So it made me extremely happy to see this video on YouTube showing that yes custom maps are possible in SC2 and yes you can make TDs with them, horaay!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Yx2aOFnDLcQ&amp;hl=en_GB&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="550" src="http://www.youtube.com/v/Yx2aOFnDLcQ&amp;hl=en_GB&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/starcraft-ii-tds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fifth Element Fan? Watch This!</title>
		<link>http://mikecann.co.uk/fun-videos/the-fifth-element-fan-watch-this/</link>
		<comments>http://mikecann.co.uk/fun-videos/the-fifth-element-fan-watch-this/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 12:35:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[SciFi]]></category>
		<category><![CDATA[Singing]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1145</guid>
		<description><![CDATA[Its no secret that im a sci-fi fan and The Fifth Element is my favourite film. Watched it again in epic 1080p BluRay quality last night. Went poking about on Youtube afterwards and found this little gem: I didnt even know it was possible to reach notes like that let alone move between them so quickly.]]></description>
			<content:encoded><![CDATA[<p>Its no secret that im a sci-fi fan and The Fifth Element is my favourite film. Watched it again in epic 1080p BluRay quality last night. Went poking about on Youtube afterwards and found this little gem:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="700" height="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bgo0CDL6bd0&amp;hl=en_GB&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="700" height="550" src="http://www.youtube.com/v/bgo0CDL6bd0&amp;hl=en_GB&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
I didnt even know it was possible to reach notes like that let alone move between them so quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/the-fifth-element-fan-watch-this/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Incredible Particle &amp; Physics Video</title>
		<link>http://mikecann.co.uk/fun-videos/incredible-particle-physics-video/</link>
		<comments>http://mikecann.co.uk/fun-videos/incredible-particle-physics-video/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:37:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[Impressive]]></category>
		<category><![CDATA[Particles]]></category>
		<category><![CDATA[Physics]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://mikecann.co.uk/?p=1142</guid>
		<description><![CDATA[Saw this post on Gizmodo and thought I would share on my blog as I think its incredible. Its a a physics engine called Lagoa and its by Thiago Costa, check it out: Lagoa Multiphysics 1.0 &#8211; Teaser from Thiago Costa on Vimeo.]]></description>
			<content:encoded><![CDATA[<p>Saw this <a href="http://gizmodo.com/5591613/incredible-physics-engine-yields-some-seriously-jaw+dropping-dirt">post on Gizmodo</a> and thought I would share on my blog as I think its incredible.</p>
<p>Its a a physics engine called Lagoa and its by Thiago Costa, check it out:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=13457383&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=13457383&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/13457383">Lagoa Multiphysics 1.0 &#8211; Teaser</a> from <a href="http://vimeo.com/thiagocosta">Thiago Costa</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/incredible-particle-physics-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Video] Drive: The surprising truth about what motivates us</title>
		<link>http://mikecann.co.uk/fun-videos/video-drive-the-surprising-truth-about-what-motivates-us/</link>
		<comments>http://mikecann.co.uk/fun-videos/video-drive-the-surprising-truth-about-what-motivates-us/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 20:24:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Videos]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.mikecann.co.uk/?p=1074</guid>
		<description><![CDATA[I have been meaning to post this one for a while, but only just got round to it. It was linked on the RobotLegs mailing list. Its an interestive watch if not just for the incredible artist animating it]]></description>
			<content:encoded><![CDATA[<p>I have been meaning to post this one for a while, but only just got round to it. It was linked on the RobotLegs mailing list. Its an interestive watch if not just for the incredible artist animating it <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/u6XAPnuFjJc&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_GB&#038;feature=player_detailpage&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/u6XAPnuFjJc&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_GB&#038;feature=player_detailpage&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/fun-videos/video-drive-the-surprising-truth-about-what-motivates-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

