<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>deleteaso</title>
	<link>http://deleteaso.com</link>
	<description>When something's not working delete aso files</description>
	<lastBuildDate>Thu, 19 Nov 2009 21:37:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Simple AIR 2.0 Multitouch Sample</title>
		<description>I was really excited when Adobe made the announcement of Multitouch support in the Flash Player. Mainly because we have a bunch of Multitouch screens hanging out in the office, from our Windows 7 Touch Games Development. We made Microsoft Blackboard, Rebound and Garden Pond. So now that it is ...</description>
		<link>http://deleteaso.com/simple-air-2-0-multitouch-sample/</link>
			</item>
	<item>
		<title>AS3 SVN Library</title>
		<description>A few months ago I started writing a svn protocol library in as3. It started with an idea for a internal tool that would allow us to select files from our svn code repository and export it and all of it's code dependencies. And because I haven't done a lot ...</description>
		<link>http://deleteaso.com/as3-svn-library/</link>
			</item>
	<item>
		<title>A couple quick FDT tips</title>
		<description>I have been using FDT for a couple of years now and I love it, but it wasn't until recently that I started to really use it's full potential. The biggest reason is that we still use the Flash IDE a whole lot and .fla's are the main source of ...</description>
		<link>http://deleteaso.com/a-couple-quick-fdt-tips/</link>
			</item>
	<item>
		<title>Thank you FlashPitt</title>
		<description>I am at the airport waiting for my flight home to Ottawa and wanted to take the time to really say thank you to everyone involved in Flashpitt. Special thanks goes to Val, Jason, Joe, and Josh for making it such a great event. They have really done a great ...</description>
		<link>http://deleteaso.com/thank-you-flashpitt/</link>
			</item>
	<item>
		<title>Fuel ANT Tasks</title>
		<description>At Fuel Industries our projects always start with a FLA, but we use FDT for all of our coding. We wanted to have a way that we could publish our projects from FDT as well as run daily automatic builds. This is easy when working with Flex because Flex has ...</description>
		<link>http://deleteaso.com/fuel-ant-tasks/</link>
			</item>
	<item>
		<title>Fix Textfields JSFL</title>
		<description>Today Seb was having some issues when dealing with embedded fonts - read his post. He came up with some ActionScript ways to get around it. Well another way would be to use JSFL. A couple of my team members at Fuel Industries wrote the following JSFL script. It goes ...</description>
		<link>http://deleteaso.com/fix-textfields-jsfl/</link>
			</item>
	<item>
		<title>AS3 FP10 FileReference.save bug</title>
		<description>While playing with FileReference.save today in Flash Player 10 I found a REALLY REALLY BIG BUG. It seems that if you go to overwrite a file it appends it's contents instead of replacing.

1. Copy and paste the code below into a blank fla in CS4. 
2. Compile the swf and ...</description>
		<link>http://deleteaso.com/as3-fp10-filereferencesave-bug/</link>
			</item>
	<item>
		<title>One year after my first MAC</title>
		<description>So it's been a little over a year now since I switched to using my first MAC on an every day basis. I have used MAC's before at school and the odd time at work, but this was my first everyday MAC. It was a hand me down from our ...</description>
		<link>http://deleteaso.com/one-year-after-my-first-mac/</link>
			</item>
	<item>
		<title>2 Sparkfun’s 7-Segment Red 6.5? Display and Arduino</title>
		<description>A few weeks ago I posted about connecting Sparkfun's 7-Segment 6.5" Display's to Arduino. In that post I only showed how to hook up 1 digit. In this post I will show how to hook up 2, but it scales to however many you want to add. Much of the ...</description>
		<link>http://deleteaso.com/2-sparkfun%e2%80%99s-7-segment-red-65%e2%80%b3-display-and-arduino/</link>
			</item>
	<item>
		<title>Automatic Builds Presentation Reference Links</title>
		<description>Here are some reference links for my presentation.

Installing Subversion on OSX

ANT

Flash ANT Tasks 

Flex ANT Tasks docs

Hudson

sample Flash build.xml




	
		
	
	
	
		
	

	
	
	
	
	
	
	
	
	
	
		
			
		
		
		
		
		
		
		
	
	
	
		
			
		
	
	
	
		 
   			 
  		 
	
	





Sample BuildNumber.as

package com.fuelindustries 
{
	public class BuildNumber 
	{
		public static const BUILD_NUMBER : String = "7M";
	}
}

 </description>
		<link>http://deleteaso.com/automatic-builds-presentation-reference-links/</link>
			</item>
</channel>
</rss>
