<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>The Motion Monkey</title>
	
	<link>http://www.themotionmonkey.co.uk/blog</link>
	<description>Game Design and Development Blog by The Motion Monkey</description>
	<lastBuildDate>Tue, 14 May 2013 12:42:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheMotionMonkey" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="themotionmonkey" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">TheMotionMonkey</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Controls – A Huge Problem With Mobile Game Design</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/controls-huge-problem-mobile-game-design/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/controls-huge-problem-mobile-game-design/#comments</comments>
		<pubDate>Tue, 14 May 2013 10:33:20 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Game Design]]></category>
		<category><![CDATA[Games Consoles]]></category>
		<category><![CDATA[Mobile Games]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1955</guid>
		<description><![CDATA[I know some would say we&#8217;re just conditioned to expect a mouse and keyboard combo, or a gamepad when playing games and it just requires thinking outside the box. But there&#8217;s no doubt about it, a lack of any sort of meaningful input device on mobile devices is a huge barrier to game design. We&#8217;re [...]]]></description>
				<content:encoded><![CDATA[<p>I know some would say we&#8217;re just conditioned to expect a mouse and keyboard combo, or a gamepad when playing games and it just requires thinking outside the box. But there&#8217;s no doubt about it, a lack of any sort of meaningful input device on mobile devices is a huge barrier to game design. We&#8217;re only offered a very basic, imprecise input device. This basically boils controls down to prodding or swiping with a finger or tilting the device, making it difficult to implement many of the traditional genres we know and love.</p>
<p>Of course it is a very different market than for web based, or traditional PC and console games, so I suppose it comes with the territory. Dumbed down, &#8220;one-button&#8221; casual games and grid based puzzle games, with little depth, are what the devices thrive on. But I&#8217;d argue that the market is due to the limitations of the device, not the limitations of the device are due to the market. If, for instance, you want to implement a retro action game, platform game or anything at all that involves shooting (to name but a few) you&#8217;re really out of luck.</p>
<p>The main problems are:</p>
<h2>Visibility</h2>
<p>Being forced to put your hand/finger right over what you&#8217;re looking at and/or tilting the device obscures our view of what&#8217;s going on. This is all without taking into account the greasy finger smears that can end up partially obscuring the screen.</p>
<h2>Pointer Accuracy</h2>
<p>Touch screens obviously lend themselves towards mimicking other pointer devices such as mice, trackballs and graphics tablets. The problem is they are much less accurate than all of the traditional pointer devices. This means hit areas such as buttons need to be bigger and people with large hands and fingers often struggle.</p>
<p>This and the visibility issue are huge inherent problems with touch screens and a big part of the reason why touch screens are also a bad idea on desktop and laptop PCs.</p>
<h2>Lack of Multiple, Physical Buttons</h2>
<p>Without multiple, physical buttons your control options are seriously limited. Say you&#8217;re faced with having to design a game to coincide with the release of an action film. Then you&#8217;re struggling. Prodding a screen with a greasy finger, whilst watching a constantly moving character simply jump through hoops just isn&#8217;t going to do it.</p>
<h2>Current Solutions</h2>
<p>These devices were never made for games. Their crude, simplistic input devices were designed for a totally different purpose.</p>
<p>If you need to implement multiple distinct interactions required by most retro game genres (such as movement, jumping, attacking/shooting) without a keyboard or controller you&#8217;re left with having to use a virtual, on screen controller. Again, this can obscure the on-screen action (particularly on small smartphone screens) and provides none of the feel or physical feedback of a physical input device.</p>
<p>The other alternative is to try and force a basic point and click based control system into every game. This leaves you in a similar position to only having a mouse for PC games (but with much less pinpoint accuracy). It&#8217;s ok for certain genres, but try using just a mouse to control a retro 2D platform game. This is why these sorts of games tend to turn into overly basic single action, one-button games, with most other actions happening automatically.</p>
<h2>Physical Controller Add-Ons</h2>
<p>Physical gamepad controllers for smartphones have started to emerge, usually clipping onto and extending the phone. This is a step in the right direction, but I worry about the practicalities of having to carry around a physical add-on that is at least as big as the smartphone itself. These are meant to be mobile devices and with smartphones getting bigger and bigger anyway, is anyone really going to be bothered to carry another bulky item around with them? There&#8217;s also the price issue. These controllers can often be an expensive addition to an already extremely expensive device.</p>
<h2>A Solution is Required</h2>
<p>As it stands now, gaming on smartphones and tablets is great for the Nintendo DS casual crowd. Although these are often people that wouldn&#8217;t normally play computer games. Until the control issues are sorted out it&#8217;s going to be extremely difficult to lure gamers away from consoles, PCs and even dedicated handheld gaming devices. Anything other than simple timewaster games are difficult to pull off on mobile devices and at best involve some serious compromises, in terms of controls at least.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/mHVWVumfQws" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/controls-huge-problem-mobile-game-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiimote Fun, HTML5 Games and More</title>
		<link>http://www.themotionmonkey.co.uk/blog/news/wiimote-fun-html5-games/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/news/wiimote-fun-html5-games/#comments</comments>
		<pubDate>Sat, 04 May 2013 09:49:13 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Fyoozd]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1965</guid>
		<description><![CDATA[It&#8217;s been an interesting few weeks at The Motion Monkey. We&#8217;ve been busy experimenting with a few things over the past few weeks, so I thought I&#8217;d post a quick update. Experimenting With the Wii Controller Over the last few days we&#8217;ve been experimenting with using the Nintendo Wii Controller for an exhibition stand Flash [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been an interesting few weeks at The Motion Monkey. We&#8217;ve been busy experimenting with a few things over the past few weeks, so I thought I&#8217;d post a quick update.</p>
<h2>Experimenting With the Wii Controller</h2>
<p>Over the last few days we&#8217;ve been experimenting with using the Nintendo Wii Controller for an <a href="http://www.themotionmonkey.co.uk/services/exhibition-games/">exhibition stand Flash game project</a> using the <a href="http://code.google.com/p/wiiflash/" target="_blank">WiiFlash code library</a>. It&#8217;s working surprisingly well, despite the fact it&#8217;s a little clunky to set up. We&#8217;re also planning to test out some more input devices for these sorts of applications, including retro arcade machine joysticks.</p>
<h2>HTML5 Games</h2>
<p>We&#8217;ve been spending some time converting over some of our AS3 code libraries to Javascript for HTML5 games. It&#8217;s been an interesting experiment, trying to work around the many problems with the platform. Having worked with Flash for 10+ years now, I can honestly say it&#8217;s currently not even as capable as Flash was 10 years ago. Extremely patchy (and in the case of older iOS devices, non-existent) sound support is the worst of it&#8217;s failures, of which there are many. It&#8217;s also more of a processor hog on desktop computers than Flash ever was.</p>
<p>Overall it&#8217;s a fairly easy transition to make though. I&#8217;ve personally been coding in various languages (from BASIC to Pascal to C &amp; C++ to AS3, as well as dabbling in a bit of 6800 assembly language) for over 20 years now. So making the transition to Javascript is a pretty painless task (apart from the fact it&#8217;s fundamentally a horrible language to work with and a massive step back from AS3).</p>
<p>Anyway, I thought it&#8217;s about time we get serious about adding this flawed and terribly glitchy string to our bow. If clients insist on primarily targeting the mobile web, <a href="http://www.themotionmonkey.co.uk/services/html5-games/">we&#8217;re happy to accommodate that with HTML5</a>. But we will still be <a href="http://www.themotionmonkey.co.uk/blog/games/flash-branded-games/">recommending Flash as the much better option</a> in the majority of cases.</p>
<h2>Projects in the Pipeline</h2>
<p>We&#8217;ve currently got a few new game projects in the pipeline including a retro arcade game built in HTML5, our <a href="http://www.themotionmonkey.co.uk/blog/games/fyoozd-2-what-gameplay-features-would-you-like-to-see/">Fyoozd 2 puzzle game</a> (which we&#8217;re hoping will arrive on both web and mobile platforms later in the year) and also a couple of commissioned projects in the early planning stages. Keep an eye on the site for more info.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/UnFyPRSJYsU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/news/wiimote-fun-html5-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Game Revenue Up – Not Bad For a “Dying Platform”</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/flash-game-revenue-bad-dying-platform/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/flash-game-revenue-bad-dying-platform/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 19:57:38 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Flash Games]]></category>
		<category><![CDATA[Revenue]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1957</guid>
		<description><![CDATA[If you believe everything you read, you&#8217;d be certain mobile devices have already replaced PCs and players are abandoning Flash games in droves. Now I&#8217;ve never been a believer in the notion that mobile devices will replace PCs, they both have their own different uses and will exist side-by-side, stats on visitors to the sites [...]]]></description>
				<content:encoded><![CDATA[<p>If you believe everything you read, you&#8217;d be certain mobile devices have already replaced PCs and players are abandoning Flash games in droves. Now I&#8217;ve never been a believer in the notion that mobile devices will replace PCs, they both have their own different uses and will exist side-by-side, stats on visitors to the sites we run confirm the fact that mobile traffic still only makes up a tiny percentage. But that&#8217;s something for another post.</p>
<p>The evidence that I&#8217;m seeing, based on fact, not uneducated opinion based on hearsay, is that Flash game plays are as strong as ever, if not actual getting stronger. We&#8217;ve seen absolutely no decline at all in the number of people playing our games. Our most successful game continues to get between 25,000 and 30,000 hits per day, and is still steadily climbing. Overall ad revenue, from our own self-published Flash games, continues to rise too.</p>
<p>This goes completely against the incessant, bandwagon jumping tech media&#8217;s Flash bashing that continues to go on. The problem is most of it is written by journalists that quite frankly have no clue about what they&#8217;re writing, but for some bizarre reason seem determined to spin any Flash related story they can get their hands on as &#8220;another massive blow to Flash&#8221;.</p>
<p>So the moral of the story is, don&#8217;t believe everything you read. The Flash game market is as strong as ever and showing no signs of slowing down. So if you&#8217;re thinking of commissioning a branded game, <a href="http://www.themotionmonkey.co.uk/services/flash-games/">Flash is still the way to go</a>. It still, by far, <a href="http://www.themotionmonkey.co.uk/blog/games/flash-branded-games/">provides the best distribution channels</a>, to get your game huge exposure. Despite the fact wherever you look these days, someone seems to be talking or writing about the demise of Flash, the actual stats say different, and they don&#8217;t lie.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/5wtTv82mLnc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/flash-game-revenue-bad-dying-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanks for All the Feedback on Fyoozd 2</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/feedback-fyoozd-2/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/feedback-fyoozd-2/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 19:23:13 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Casual Games]]></category>
		<category><![CDATA[Flash Games]]></category>
		<category><![CDATA[Fyoozd]]></category>
		<category><![CDATA[Mobile Games]]></category>
		<category><![CDATA[Puzzle]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1929</guid>
		<description><![CDATA[It&#8217;s been a few weeks now since we asked for feedback on what you&#8217;d like to see in Fyoozd 2. I&#8217;d just like to take the opportunity to say thanks for the awesome response. The feedback filled up far quicker than I ever imagined it would, which just goes to confirm that there&#8217;s definitely demand [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a few weeks now since we asked for feedback on <a href="http://www.themotionmonkey.co.uk/blog/games/fyoozd-2-what-gameplay-features-would-you-like-to-see/">what you&#8217;d like to see in Fyoozd 2</a>. I&#8217;d just like to take the opportunity to say thanks for the awesome response. The feedback filled up far quicker than I ever imagined it would, which just goes to confirm that there&#8217;s definitely demand for a sequel. It also confirmed some of the things we already intended to change/improve in the sequel, as well as load of other useful info we hadn&#8217;t thought about.</p>
<p>It&#8217;s not too late to post your feedback in the comments of that post. We&#8217;ll be going through everything in detail and producing some preliminary designs over the next few weeks.  Plus, I&#8217;m hoping to be able to share some stuff with you during development this time around. We&#8217;re juggling quite a few projects at the moment as well as continuing to take on <a href="http://www.themotionmonkey.co.uk/services/flash-games/">commissioned Flash game projects</a> and we really want to take our time to get this right. So there&#8217;s a good chance this will take us up to the end of the year, but keep a eye on the blog for updates as and when they are available.</p>
<p>What I can say at this point is it will be very much improved over <a href="http://www.themotionmonkey.co.uk/play/fyoozd/">the original Fyoozd</a>. The plan is to go for a completely different (and much improved) visual style and we desperately want to get a Fyoozd game onto mobile platforms. It&#8217;s clearly just screaming out to be played on mobiles and tablets. So everything from the way it&#8217;s represented to tweaking the controls is going to be designed with touch screens in mind.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/hQ3sy99gyIQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/feedback-fyoozd-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Should Be Secondary With Games for Marketing</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/mobile-secondary-games-marketing/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/mobile-secondary-games-marketing/#comments</comments>
		<pubDate>Sun, 14 Apr 2013 10:45:24 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Advergames]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Flash Games]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Mobile Games]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1910</guid>
		<description><![CDATA[I&#8217;ve talked before about choosing what works, instead of being blinded by whatever is perceived as the current trend. Now I&#8217;m not saying don&#8217;t get native mobile versions of your branded game produced. If your budget allows, go for it. But don&#8217;t rely on mobile, use it as a secondary source of exposure to reach [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve talked before about <a href="http://www.themotionmonkey.co.uk/blog/games/flash-branded-games/">choosing what works</a>, instead of being blinded by whatever is perceived as the current trend. Now I&#8217;m not saying don&#8217;t get native mobile versions of your branded game produced. If your budget allows, go for it. But don&#8217;t rely on mobile, use it as a secondary source of exposure to reach a wider audience, only if you have the extra money to spend. Flash for the web should still be <a href="http://www.themotionmonkey.co.uk/services/flash-games/">the cornerstone of your marketing activities</a> with branded games.</p>
<h2>Flash Is the Best Way to Get Guaranteed Exposure</h2>
<p>The biggest problem with mobile is getting your game noticed. It&#8217;s a big gamble that may end up with little return. If all you have is a mobile version, you could end up having to allocate a substantial budget towards marketing the game itself. Otherwise it&#8217;s likely to get lost in the sea of apps on the mobile platform&#8217;s respective app store.</p>
<p>Flash doesn&#8217;t have this problem. Because of the nature of the technology it&#8217;s possible to <a href="http://www.themotionmonkey.co.uk/services/viral-seeding/">distribute a single game file for hosting on many different gaming websites</a>. This avoids the risk of having your game only available in one place (the appropriate app store) and having to drive traffic to that place. Flash gaming sites have a huge existing combined audience of millions ready to play your game and interact with your brand.</p>
<p>Although play numbers aren&#8217;t guaranteed, the potential is huge. Our most successful branded Flash game to date has achieved tens of millions of plays since launch. Trying to get this kind of exposure for a mobile only game is going to be extremely difficult, if not virtually impossible.</p>
<h2>Flash Is More Cost Effective</h2>
<p>If you want to target all available devices you&#8217;re going to need multiple native versions of your mobile game. Because Flash targets a common web based player, there&#8217;s none of this fragmentation. This makes Flash much more cost effective as a starting point and is more likely to be available to you within a modest budget, without spending a fortune.</p>
<h2>Can&#8217;t I Just Use HTML5 and Target Both at Once?</h2>
<p>I&#8217;m not going to go into <a href="http://www.themotionmonkey.co.uk/blog/games/8-reasons-html-5-replace-flash-games/">the problems with HTML5 for games</a>, or <a href="http://www.themotionmonkey.co.uk/blog/web/html-5-sucks-long-live-flash/">the reasons why it&#8217;s a terrible platform</a> again. But apart from the numerous compatibility issues, there is no way to package and distribute HTML5 games in the same way as Flash. So you&#8217;re essentially left with the same problems of using a native mobile app alone &#8211; the game exists in one place and you need to drive traffic to it.</p>
<h2>Flash Can Be Used to Drive Downloads of Your Mobile Versions</h2>
<p>Because Flash makes it easy to generate huge exposure, you can harness this exposure to drive traffic to your mobile game. This is why it&#8217;s essential to treat the web based Flash version as the foundation and ONLY if budget allows, think about adding native mobile versions of your game. The Flash version can generate exposure for your mobile version, but NOT the other way around.</p>
<h2>Flash First, Mobile Second</h2>
<p>When considering using a branded game as part of your marketing campaign, by all means consider ONLY a mobile version if:</p>
<ol>
<li>You have a decent budget to drive downloads of the app, or&#8230;</li>
<li>You don&#8217;t mind hardly anyone playing your game.</li>
</ol>
<p>Always choose web based Flash first, if you want to guarantee decent exposure. Only then and if you have a substantial budget left, start to look at other additional platforms such as mobile.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/p_OuP4FZScQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/mobile-secondary-games-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why the Flash Hate Is Totally Misplaced</title>
		<link>http://www.themotionmonkey.co.uk/blog/web/flash-hate-totally-misplaced/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/web/flash-hate-totally-misplaced/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 09:58:17 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1861</guid>
		<description><![CDATA[The dust has settled somewhat on the fierce HTML5 vs Flash debate and the &#8220;Flash is dead&#8221;, &#8220;Flash is evil&#8221; rhetoric seems to have died down a tad. Along with some big players realising (what we developers knew all along) that HTML5 isn&#8217;t the Flash killer it was made out to be and probably never [...]]]></description>
				<content:encoded><![CDATA[<p>The dust has settled somewhat on the fierce HTML5 vs Flash debate and the &#8220;Flash is dead&#8221;, &#8220;Flash is evil&#8221; rhetoric seems to have died down a tad. Along with some big players realising (what we developers knew all along) that <a href="http://www.themotionmonkey.co.uk/blog/games/8-reasons-html-5-replace-flash-games/">HTML5 isn&#8217;t the Flash killer it was made out to be</a> and probably never will be. But was it ever justified?</p>
<h2>Hate the Application Not the Technology</h2>
<p>The problem is most of the hate for Flash, from both users and the tech media is completely misplaced. It&#8217;s all based on the assumption that Flash is ONLY:</p>
<ol>
<li>Those horrendous, pointless animated intros for websites that I don&#8217;t recall seeing since the 90&#8242;s.</li>
<li>Complex multimedia websites that take an age to load before you see anything.</li>
<li>&#8220;Annoying&#8221; banner ads &#8211; What users don&#8217;t seem to realise is those ads are the reason the content you&#8217;re looking at is free, but that&#8217;s another story.</li>
<li>Online video players.</li>
</ol>
<p>These applications are just that, what you hate about them has NOTHING to do with Flash. The animated intros were just a poor, widespread design and usability choice that was used when the web was in it&#8217;s relative infancy. Flash just happened to be the platform used to make them. The loading times of complex multimedia websites are down to file sizes of content involved, not the tech used. An identical website built with HTML5 (or indeed any other platform) would take an equally long time to load. If you think animated banner ads didn&#8217;t exist before Flash, then you clearly don&#8217;t remember animated GIFs, and that&#8217;s without taking into account the fact that the majority of banner ads don&#8217;t even use Flash, but static images. Online video players are just a use for Flash as an application, which brings me onto the next point&#8230;</p>
<h2>Flash Is So Much More!</h2>
<p>This is the main problem. Apart from the fact that Flash is seen by many as just a very small subset of what it can do, in some cases based on long abandoned, misguided uses from a decade or more ago. These people who are complaining about Flash and the fact it should die are undoubtedly using Flash on the web in ways they didn&#8217;t even realise. With such a blinkered view and the fact that users don&#8217;t know or care how content is delivered, as long as it is, they often don&#8217;t even realise what they&#8217;re using is Flash based. This is only confirmed by the fact that I still hear people complaining after buying an iPad as a laptop alternative, only to realise half the internet doesn&#8217;t work on it.</p>
<p>Where Flash shines and will continue to do so, is for complex online applications and online games. It&#8217;s still <a href="http://www.themotionmonkey.co.uk/services/flash-games/">the most popular platform for web based games</a> for a number of reasons and will continue to be. For these sorts of uses it has no equal.</p>
<h2>Then There&#8217;s the Performance Issue</h2>
<p>The other reason people hate Flash and a big reason why Apple still refuses to allow Flash on it&#8217;s mobile devices is it&#8217;s way too slow. Again, misplaced. The real reason (that us developers again knew all along) is mobile hardware is so underpowered compared with desktop and laptop hardware. Even the highest spec current mobile hardware is equivalent to positively antiquated PC technology. As was to be expected, equivalent HTML5 content (the supposed Flash killer) is so slow it&#8217;s practically unusable on many mobile devices. Because of the inherent performance sortcomings of such low spec hardware, native apps are the only solution for complex multimedia applications, in order to squeeze every last bit of performance out of the device.</p>
<h2>The Web and Mobile Are Separate Arenas When It Comes to Complex Multimedia Applications</h2>
<p>Ultimately, the Flash vs HTML5 debate along with all the Flash hate stems from a desire to take unachievable shortcuts. Users, tech media and hardware manufacturers were (and still are to a lesser extent) intent on pursuing a currently unattainable &#8220;develop once, use everywhere&#8221; ideal, via the web. HTML5 was supposedly the tool to make that happen. But until mobile hardware catches up with current, low end desktop PC hardware, (at which point the remaining issue Flash is blamed for becomes a non-issue) web and mobile must be treated as separate platforms. Flash can and will continue to exist and thrive for complex web based applications and for mobile, going native is the only choice.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/S2Nxb_3_PE8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/web/flash-hate-totally-misplaced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Sucks! Long Live Flash!</title>
		<link>http://www.themotionmonkey.co.uk/blog/web/html-5-sucks-long-live-flash/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/web/html-5-sucks-long-live-flash/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 21:56:57 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1813</guid>
		<description><![CDATA[I know I&#8217;ve been pretty vocal about how much I despise the very idea of using HTML5 instead of Flash. And lo and behold I&#8217;ve just tried to check out yet another HTML5 game, only to be faced with a menu that didn&#8217;t work when I clicked it, then a black screen when I finally [...]]]></description>
				<content:encoded><![CDATA[<p>I know I&#8217;ve been pretty vocal about how much I despise the very idea of using HTML5 instead of Flash. And lo and behold I&#8217;ve just tried to check out yet another HTML5 game, only to be faced with a menu that didn&#8217;t work when I clicked it, then a black screen when I finally thought I&#8217;d got it to work.</p>
<h2>HTML5 is the Future?</h2>
<p>It just reminds me of the days of trying to get anything above and beyond a static web page to work with HTML (+ Javascript + CSS). And that is essentially what &#8220;HTML5&#8243; is, with some updated functionality. I don&#8217;t know if all the people singing HTML5&#8242;s praises and declaring it as the future have forgotten all the cross browser compatibility issues, hacks necessary to get anything to work at all, poor performance and general lack of visual control. Or maybe they weren&#8217;t around to use it and see it in action (or not, as the case may be). Or (in terms of the tech media) they don&#8217;t work in the industry and are just blindly following what they are told and hear like sheep, chasing sensationalist headlines, clearly without actually having any knowledge or experience of what they&#8217;re writing about whatsoever. The combination of HTML, Javascript and CSS was and always will be terrible from both a developer, client and user perspective. Going back to that is the future!?!?!</p>
<h2>But I&#8217;m Told Flash is Dead?</h2>
<p>Just because you read it doesn&#8217;t make it so. It really isn&#8217;t, far from it. From a client perspective, you really need to steer well clear of HTML5 for multimedia content. I know you&#8217;re thinking about compatibility with mobile devices, but what you&#8217;re going to end up with is an end product that runs much slower than it would with Flash, won&#8217;t work for a big percentage of users, because of cross browser compatibility issues and will run so slow it&#8217;s practically unusable on most mobile devices anyway. Plus, development costs will be much higher and the end result will be inferior. Oh and be prepared for the browser companies to change things in future versions that will break elements or stop your precious HTML5 working altogether. So be sure to budget for getting this fixed, again and again.</p>
<h2>But HTML5 Will Get Better, Won&#8217;t it?</h2>
<p>I know what you&#8217;re thinking, it&#8217;s early days, it&#8217;ll all sort itself out. No it won&#8217;t. If we&#8217;ve learned anything from the past, in terms of these same problems that Flash solved years ago, it&#8217;s that they don&#8217;t get sorted out. It&#8217;s still a nightmare to get the previous version of HTML (+ Javascript + CSS) to work properly and consistently across browsers (and that&#8217;s well over 10 years old now).</p>
<p>The trouble is, Flash is a standardised plugin, across all browsers, put together by the company that originated those standards. HTML5 implementation is each particular browser company&#8217;s interpretation of standards that are woolly and changeable on a whim, at best. But not only that, certain browser companies decide to ignore the standards as they see fit and just do their own thing. This has always been the case and will always be the case.</p>
<h2>What&#8217;s Guaranteed With HTML5</h2>
<p>By all means insist on HTML5 instead of Flash for your web based multimedia content if you want to be guaranteed that:</p>
<ol>
<li>It will cost more and take longer to produce.</li>
<li>It won&#8217;t work on a big percentage of browsers in use.</li>
<li>It will break in future, without you doing anything.</li>
<li>Ongoing maintenance will be required to keep up will all new versions of browsers, at your cost.</li>
<li>It will run so slow, it&#8217;s unusable on many mobile devices.</li>
</ol>
<p>This is all without me getting into the fact that <a href="http://www.themotionmonkey.co.uk/blog/games/8-reasons-html-5-replace-flash-games/">if you&#8217;re using HTML5 for a game, it&#8217;s likely hardly anyone will get to play it</a> in the first place.</p>
<p>If you really must have mobile compatibility, then a native app is the way to go, alongside the <a href="http://www.themotionmonkey.co.uk/services/flash-games/">Flash web based version</a>. Trying to do web and mobile at once with HTML5 just isn&#8217;t going to end anywhere good. You&#8217;re just going to end up with an inferior end product that doesn&#8217;t run well (if at all) on either.</p>
<p>What we really should be doing is pushing Apple to back down and allow Flash player on their devices. Then people won&#8217;t continue to buy iPads as alternatives to laptops, only to realise half the internet doesn&#8217;t work on them. But that&#8217;s another story.</p>
<p>So please, please, please don&#8217;t buy into the HTML5 hype when you&#8217;re getting complex multimedia content created for the web (an app, game, widget, etc.). Flash does the job much better and will continue to do the job much better, giving you a higher quality, more consistently compatible end product, for less money.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/2bbxQWjsdIU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/web/html-5-sucks-long-live-flash/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Why You Should Choose an Experienced Advergaming Specialist</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/choose-experienced-advergaming-specialist/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/choose-experienced-advergaming-specialist/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 08:43:36 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Advergames]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Game Design]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1758</guid>
		<description><![CDATA[With it&#8217;s increase in popularity, more and more companies are seeing the opportunity to offer advergaming services. Advergames are a unique medium, in that they straddle two very different disciplines. Game design/development and graphic/web design. Because of this advergame developers need to have experience of both, but the problem is few actually do. Many are [...]]]></description>
				<content:encoded><![CDATA[<p>With it&#8217;s increase in popularity, more and more companies are seeing the opportunity to offer advergaming services. Advergames are a unique medium, in that they straddle two very different disciplines. Game design/development and graphic/web design. Because of this advergame developers need to have experience of both, but the problem is few actually do.</p>
<p>Many are either web designers that decided to start making games or independent game developers that have seen an opportunity to make money doing commissioned work. Although it probably seems alright to commission either a web design company OR an independent game developer to produce your advergame, this can be problematic.</p>
<h2>Choosing an Independent Game Developer</h2>
<p>A good game developer should have the skill and experience to make a great game, the problem is they generally don&#8217;t have the skills or experience to deal with commissioned advergames. Most have no experience of anything but producing their own games. So you could find your developer is clueless when it comes to working with agencies or in-house marketing, brand guidelines, pitching and quoting for projects and managing all of this to make sure the job gets done and delivered on time. In fact one of these companies (mentioning no names) recently contacted us to get an idea of cost for a project (clearly wanting us to help them out with a quote), shortly after starting to advertise their own advergame services.</p>
<p>Without commercial design experience, independent game developers can end up completely out of their depth when it comes to advergaming, like <a href="http://www.gamesbrief.com/2011/06/advergaming-is-tough-some-simple-lessons-in-how-developers-and-marketers-can-make-games-together/" target="_blank">this guy</a>.</p>
<h2>Choosing a Web Designer</h2>
<p>It might make sense to use the same company that does your web design for your advergame. That way you&#8217;re working with designers you&#8217;re familiar with and keeping all your contract work in one place. But if you hire a web designer to produce your advergame there are a different set of problems.</p>
<p>Sure a good web designer has the experience of working in a commercial design environment and dealing with everything that goes along with it. The problem is, there&#8217;s a world of difference between designing and producing a website and creating a game. Web designers just don&#8217;t generally have enough experience of the challenges specific to making games. And because they&#8217;re not exclusively making games day in day out, the chances of ever getting really good at solving these specific technical and design challenges are slim.</p>
<p>Of course there is an exception to this, if they are sub-contracting to a true advergame specialist. Agencies and web design companies often come to us for their advergame projects, as they recognise they don&#8217;t have the necessary expertise in-house.</p>
<h2>Choose an Advergame Specialist</h2>
<p>True advergame specialists have experience of both commercial design and game development. This ensures that not only are there no surprises (and minimal difficulties) when dealing with things like branding and project management, but you also get a great game delivered on time. Certainly in the UK there&#8217;s probably half a dozen developers offering advergaming services that fall into this category (with dozens more in the other two), and it shows in the quality of the work produced.</p>
<p>So, if you&#8217;re planning on taking the leap into advergaming for your business, make sure you use a <a href="http://www.themotionmonkey.co.uk/services/advergames/">highly experienced true advergaming specialist</a>. Or at the very least, make sure you check that the developer you&#8217;re planning to use has extensive experience of BOTH video game design &amp; development and commercial graphic design. Otherwise you may end up with a difficult development process and/or an inferior end product.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/MZaAL6ckFw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/choose-experienced-advergaming-specialist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Flash is Still Best for Branded Games</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/flash-branded-games/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/flash-branded-games/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 15:29:57 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Advergames]]></category>
		<category><![CDATA[Flash Games]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Viral Games]]></category>
		<category><![CDATA[Viral Seeding]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1722</guid>
		<description><![CDATA[If you&#8217;re thinking of getting a branded game produced as part of a marketing campaign, it&#8217;s tempting to believe all the nonsense that the tech media are spouting lately about Flash being dead. You want to use current technology, not old tech. So you want to ditch Flash in favour of HTML5 or native mobile [...]]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;re thinking of <a href="http://www.themotionmonkey.co.uk/services/">getting a branded game produced</a> as part of a marketing campaign, it&#8217;s tempting to believe all the nonsense that the tech media are spouting lately about Flash being dead. You want to use current technology, not old tech. So you want to ditch Flash in favour of HTML5 or native mobile apps? That&#8217;s where the future lies, right? The problem is, if you think like this you could be making a BIG mistake.</p>
<h2>Flash Isn&#8217;t Dead</h2>
<p>Despite the fact the media have been hell-bent on regurgitating the <a href="http://www.apple.com/hotnews/thoughts-on-flash/" target="_blank">ridiculous rhetoric</a> of companies with their own agenda such as Apple, Flash is still alive and kicking and isn&#8217;t going anywhere anytime soon. Now I won&#8217;t go into the details of <a href="http://www.themotionmonkey.co.uk/blog/games/8-reasons-html-5-replace-flash-games/">why HTML5 hasn&#8217;t and won&#8217;t replace Flash for games</a>, but in relation to branded games, the main reasons to forget HTML5 are:</p>
<h2>Performance</h2>
<p>HTML5 is still way too slow on many mobile devices, meaning instead of being the cross-platform miracle you&#8217;ve been lead to believe, it is in fact practically unusable for games. Even Mark Zuckerberg of Facebook fame recently admitted that <a href="http://techcrunch.com/2012/09/11/mark-zuckerberg-our-biggest-mistake-with-mobile-was-betting-too-much-on-html5/" target="_blank">betting on HTML5 was a mistake</a>. So using HTML5 to allow mobile compatibility probably isn&#8217;t the best idea.</p>
<h2>Exposure</h2>
<p>Performance issues aside, getting exposure for an HTML5 game is a huge problem. There&#8217;s no reliable way of seeding an HTML5 game, and no signs of one on the horizon. There isn&#8217;t the infrastructure of Flash gaming sites available to get players playing your finished game. So it&#8217;s highly likely that <a href="http://www.themotionmonkey.co.uk/blog/games/build-come-approach-viral-games/">hardly anyone will see your game</a>, unless of course you&#8217;re just using it for visitor retention on an already extremely high traffic website. The whole point of a branded game is to increase brand awareness and drive traffic, how is it supposed to do that if it only exists on the website you&#8217;re trying to drive the traffic to?</p>
<h2>Should I Just Get a Native Mobile App Then?</h2>
<p>Native mobile apps solve the performance issues on mobile platforms, but again, the same problems with distribution. It&#8217;s highly likely you&#8217;ll just end up with an app sitting there, that hardly anyone downloads, or sees.</p>
<h2>Stop Focusing on &#8220;New Tech&#8221; and Start Focusing on What Delivers Results</h2>
<p>It&#8217;s so easy to constantly focus on what the latest technology is and think you should be targeting that. New technology like HTML5 isn&#8217;t what it&#8217;s made out to be. And while a mobile game might make you feel like you&#8217;re keeping up with the latest technology, getting it to provide a worthwhile return, in terms of exposure, is far more difficult than with Flash. In fact you&#8217;ve only got to look at the millions of unsuccessful apps sitting on the app store, doing nothing, to realise this.</p>
<h2>Flash Games Still Provide the Best Exposure</h2>
<p>For games, Flash is truly unbeatable in terms of exposure. As long as you have <a href="http://www.themotionmonkey.co.uk/services/viral-seeding/">a good seeding strategy</a>, using a Flash game for your marketing campaign makes most sense, if you don&#8217;t want your game to go unnoticed. There&#8217;s a huge network of gaming sites waiting to post your game to drive the traffic needed to make it a success. Any good <a href="http://www.themotionmonkey.co.uk/services/flash-games/">branded Flash game developer</a> should be able to help you utilise this.</p>
<p>Don&#8217;t be fooled into thinking mobile is what you should be focusing on, or even worse you can kill two birds with one stone and get a web and mobile branded game by using HTML5. Flash is still by far the best solution for branded games and the only solution that can provide guaranteed exposure for your brand.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/3306PQQGRLo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/flash-branded-games/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where to Get Ideas for Your Advergame</title>
		<link>http://www.themotionmonkey.co.uk/blog/games/ideas-advergame/</link>
		<comments>http://www.themotionmonkey.co.uk/blog/games/ideas-advergame/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 14:16:13 +0000</pubDate>
		<dc:creator>Simon Walklate</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Advergames]]></category>
		<category><![CDATA[Arcade]]></category>
		<category><![CDATA[Casual Games]]></category>
		<category><![CDATA[Flash Games]]></category>
		<category><![CDATA[Games Consoles]]></category>
		<category><![CDATA[Retro]]></category>

		<guid isPermaLink="false">http://www.themotionmonkey.co.uk/blog/?p=1648</guid>
		<description><![CDATA[When trying to come up with ideas for a new advergame, it&#8217;s always useful to look at other games for inspiration. I&#8217;m not suggesting you straight copy another game, that&#8217;s never a good idea. But taking inspiration from elements of other games is good. But where to look? Best to Ignore the Casual Game Market [...]]]></description>
				<content:encoded><![CDATA[<p>When trying to come up with ideas for a new advergame, it&#8217;s always useful to look at other games for inspiration. I&#8217;m not suggesting you straight copy another game, that&#8217;s never a good idea. But taking inspiration from elements of other games is good. But where to look?</p>
<h2>Best to Ignore the Casual Game Market</h2>
<p>It&#8217;s easy to go for the obvious option and start looking at Flash casual games online to get ideas for your Flash advergame. The problem with this is there is <a href="http://www.themotionmonkey.co.uk/blog/games/branded-games-fuelling-innovation-game-design/">very little innovative design in the casual game market</a>. All you&#8217;re likely to see is endless rehashes of whatever happens to be flavour of the month. Currently with Flash games, that appears to be distance games. Trends come and go and you can guarantee whatever is even remotely successful will spawn hundreds of clones (of varying quality). This brings us to the other problem, quality is very hit and miss. Do you really want to go trawling through hundreds of low quality games to get some ideas?</p>
<h2>Look at Gaming History</h2>
<p>The best thing I can suggest when looking for ideas for your advergame is forget Flash and casual games. Look at <a href="http://www.trustedreviews.com/opinions/the-game-consoles-of-christmas-past" target="_blank">gaming systems and games of the past</a>.</p>
<p>Maybe it&#8217;s a misspent youth playing the <a href="http://arcadesushi.com/10-best-classic-arcade-games/" target="_blank">coin-op arcade games of the late 80&#8242;s and early 90&#8242;s</a>, along with old home games consoles such as <a href="http://en.wikipedia.org/wiki/Sega_Genesis" target="_blank">Sega Megadrive</a>, <a href="http://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System" target="_blank">SNES</a> and home computers such as the <a href="http://en.wikipedia.org/wiki/Amiga" target="_blank">Commodore Amiga</a>. But these are great sources of inspiration.</p>
<p>Because you&#8217;re looking at cutting edge games from a bygone era you&#8217;ll see some great, relatively simple games that focus on gameplay over fancy graphics. These games didn&#8217;t have fancy 3D graphics, but made the most of what they had. Plus there&#8217;s definitely a certain charm to these retro games that tends to be missing from a lot of modern games, even casual games.</p>
<p>Most of these gaming systems are pretty hard to come by these days, unless you trawl through eBay listings, in which case you might find a bargain. But there are plenty of retro gaming sites where you can check out info and there&#8217;s always YouTube for gameplay videos.</p>
<h2>Alternatively Speak to an Expert</h2>
<p>The obvious alternative is to use a <a href="http://www.themotionmonkey.co.uk/services/advergames/">developer with a vast knowledge of games and gaming</a> for your advergame project. That way you don&#8217;t have to go trawling the web to look at all these games. Any good developer should be passionate about games and have a broad enough knowledge of games to draw on to give you plenty of ideas without you having to do the legwork.</p>
<p>If you want to speak to an advergame developer with both a huge knowledge of gaming past and present as well as skill and experience in game design then <a href="http://www.themotionmonkey.co.uk/contact/">get in touch for chat about your next project</a>.</p>
<img src="http://feeds.feedburner.com/~r/TheMotionMonkey/~4/05iMvEg31mY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.themotionmonkey.co.uk/blog/games/ideas-advergame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
