<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="0.92">
<channel>
	<title>The Futtock</title>
	<link>http://www.futtock.co.uk</link>
	<description>What the Futtock?</description>
	<lastBuildDate>Wed, 27 Aug 2008 02:08:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Mouse not working with MovieClip</title>
		<description>Clicking not working in AS3? If you change your mouse to a movieclip by say using: Mouse.hide(); and then simply make the movieclip's x and y equal to the mouse x and y (stage.mouseX &#038; stage.MouseY) you will run into trouble if the point mouseX and mouseY are not clear. You ...</description>
		<link>http://www.futtock.co.uk/flash/mouse-not-working-with-movieclip/</link>
			</item>
	<item>
		<title>Smooth MovieClip Key Control in AS3</title>
		<description>In Flash Actionscript 3.0 it is not as simple as AS2 to create a smooth control of a movieclip's movement. You may find the key engages, then pauses for half a second, then continues. This is no good for gaming. Also the basic KeyboardEvent.KEY_DOWN event listener will only handle one key at a ...</description>
		<link>http://www.futtock.co.uk/flash/smooth-movieclip-key-control-in-as3/</link>
			</item>
	<item>
		<title>Move ship based on angle AS3</title>
		<description>Imagine you are writing a game and you have a space ship that needs to move towards a target in a smooth fasion. It needs to turn towards the target, all the while moving forwards. The following is a function/method in a class used to control the movement of the ships ...</description>
		<link>http://www.futtock.co.uk/flash/move-ship-based-on-angle-as3/</link>
			</item>
	<item>
		<title>Learning AS3</title>
		<description>Actionscript 3.0 has been around for a while now and it is time I got my head around it. I purchased a book for this very purpose. Why purchase a book you might wonder when anything can be googled, from tutorials to samples?

I have found in recent years, that I ...</description>
		<link>http://www.futtock.co.uk/it/learning-as3/</link>
			</item>
	<item>
		<title>Free Online Role Playing Game</title>
		<description>I have to push this some more. It is the biggest project I have ever worked on.Free Online Role Playing Gameindian bitch
brie olsen
i shit trains
female caught masturbation
plastic surgery slumber party
nude celeb pic
skinny free porn
gay orgy penis dick cock
petite milfs
reality king porn
adult beastiality
free teen dating sites
earth worm closeup photos
big dicks and ...</description>
		<link>http://www.futtock.co.uk/fun/free-online-role-playing-game/</link>
			</item>
	<item>
		<title>Browser RPG in Facebook</title>
		<description>If you like online role playing games and you like facebook then you should check this out!

 The game is called DicingDangers and is a browser based MMORPG. It is simple with fun graphics. The best thing about it though is that you can play on the website, or if you ...</description>
		<link>http://www.futtock.co.uk/fun/browser-rpg/</link>
			</item>
	<item>
		<title>Loop video in Flash AS2</title>
		<description>If you want to loop a movie on your flash project, select the movie / video and in the action script box put:

/////////////////////////////

on(complete){
 this.autoRewind = true;
 this.play();
}

/////////////////////////////

This should just keep it running for ever. </description>
		<link>http://www.futtock.co.uk/it/loop-video-in-flash-actionscript/</link>
			</item>
	<item>
		<title>Flash Actionscript Set Focus</title>
		<description>If you want to set focus to a text input field / text area in Flash then use the following code:

stage.focus = myTextField;

Selection.setFocus(instanceName); </description>
		<link>http://www.futtock.co.uk/it/flash-actionscript-set-focus/</link>
			</item>
	<item>
		<title>How much is free broadband?</title>
		<description>I signed up to Talk Talk broadband the other day. I was already with them as a phone customer, and I must say I am pretty happy with the service considering the very low price we pay.
As for broadband though I have been dragging my heels for a long time ...</description>
		<link>http://www.futtock.co.uk/it/how-much-is-free-broadband/</link>
			</item>
	<item>
		<title>PC versus Women</title>
		<description> My PC has a temper. It gets upset and you can tell when the hard drive drones on and on like some grumbling old man. It just stops and grumbles about all the work I make it do. Grumble grumble stop... grumble stop... Just when I think I can carry ...</description>
		<link>http://www.futtock.co.uk/it/pc-versus-women/</link>
			</item>
</channel>
</rss>
