<?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/"
	>

<channel>
	<title>Francisco Camberos</title>
	<atom:link href="http://www.1984interactive.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1984interactive.com/blog</link>
	<description>Work/Life/Fun</description>
	<pubDate>Thu, 18 Feb 2010 08:49:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Else Mobile Motion Graphics</title>
		<link>http://www.1984interactive.com/blog/2010/design/else-mobile-motion-graphic/</link>
		<comments>http://www.1984interactive.com/blog/2010/design/else-mobile-motion-graphic/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 20:21:26 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=372</guid>
		<description><![CDATA[It&#8217;s been so long i haven&#8217;t posted anything but this is too good not to post. A huge collaboration between TVG and Rob Chui  - Else Mobile.
Check it out.

Else Mobile (The Time Has Come) from Rob Chiu on Vimeo.
&#8220;Created for Else Mobile Phones as half viral campaign, half official website content and commissioned by The [...]]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2010/design/else-mobile-motion-graphic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS2 MovieClip fader</title>
		<link>http://www.1984interactive.com/blog/2009/as2/as2-movieclip-fader/</link>
		<comments>http://www.1984interactive.com/blog/2009/as2/as2-movieclip-fader/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 20:33:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AS2]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=354</guid>
		<description><![CDATA[In the world of advertising sometimes your required to produce these wonderful 40k-30k flash ads using tons of images and fonts. I know we all get exited about those but settle down.
We can&#8217;t always import tweening engines, because even 4.7k is too much (Tweenlite). I&#8217;m not ragging on Greenshock, actually i use it myself and [...]]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/as2/as2-movieclip-fader/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Timer</title>
		<link>http://www.1984interactive.com/blog/2009/as3/as3-timer/</link>
		<comments>http://www.1984interactive.com/blog/2009/as3/as3-timer/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 00:05:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=308</guid>
		<description><![CDATA[Simple AS3 Timer Example with a stop button.















package &#123;
import flash.utils.Timer;
import flash.events.TimerEvent;
import flash.display.MovieClip;
import flash.events.MouseEvent;
&#160;
public class TimerExample extends MovieClip &#123;
&#160;
	var sW:Number = stage.stageWidth;
	var sH:Number = stage.stageHeight;
&#160;
	public function TimerExample&#40;&#41; &#123;
&#160;
		//add timer mc
		var t:timer_mc = new timer_mc&#40;&#41;;
		addChild&#40;t&#41;;
		t.x = sW*.5;
		t.y = sH*.5-50;
		//add btn
		var btn:b = new b&#40;&#41;;
		addChild&#40;btn&#41;;
		btn.x = sW*.5;
		btn.y = sH*.5;
		var myTimer:Timer = new Timer&#40;500&#41;;
		myTimer.addEventListener&#40;TimerEvent.TIMER, timerHandler&#41;;
		myTimer.start&#40;&#41;;
		btn.addEventListener&#40;MouseEvent.CLICK, stopTimer,false,0&#41;;
		btn.buttonMode = true;
&#160;
		function stopTimer&#40;e:MouseEvent&#41;&#123;
		myTimer.stop&#40;&#41;;
		&#125;
&#160;
		function [...]]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/as3/as3-timer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Next Day Pair</title>
		<link>http://www.1984interactive.com/blog/2009/uncategorized/next-day-pair/</link>
		<comments>http://www.1984interactive.com/blog/2009/uncategorized/next-day-pair/#comments</comments>
		<pubDate>Fri, 08 May 2009 18:09:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=262</guid>
		<description><![CDATA[Chew on this sneaker fiends&#8230;

http://nextdaypair.tumblr.com


]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/uncategorized/next-day-pair/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fresh Moves on Dubstep</title>
		<link>http://www.1984interactive.com/blog/2009/videos/fresh-moves-on-dubstep/</link>
		<comments>http://www.1984interactive.com/blog/2009/videos/fresh-moves-on-dubstep/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 03:18:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=243</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/videos/fresh-moves-on-dubstep/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can I Have Your Number - Mad TV</title>
		<link>http://www.1984interactive.com/blog/2009/videos/can-i-have-your-number-mad-tv/</link>
		<comments>http://www.1984interactive.com/blog/2009/videos/can-i-have-your-number-mad-tv/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:17:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=239</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/videos/can-i-have-your-number-mad-tv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Palos Verdes Cycling Route #1</title>
		<link>http://www.1984interactive.com/blog/2009/cycling/palos-verdes-cycling-route/</link>
		<comments>http://www.1984interactive.com/blog/2009/cycling/palos-verdes-cycling-route/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 23:30:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[cycling]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=229</guid>
		<description><![CDATA[OH Yes, Nice Sunday ride. No pictures but a heck of a ride. Well only one  
A friendly 31 mile route, nice steep hills, switchbacks and an incredible view of the coast.
(Crappy razr photo) :/


View Larger Map
Death Valley Coming SOon!
]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/cycling/palos-verdes-cycling-route/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Le Tour de Death Valley 2009</title>
		<link>http://www.1984interactive.com/blog/2009/cycling/le-tour-de-death-valley-2009/</link>
		<comments>http://www.1984interactive.com/blog/2009/cycling/le-tour-de-death-valley-2009/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 05:02:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[cycling]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/2009/uncategorized/le-tour-de-death-valley-2009/</guid>
		<description><![CDATA[First Ride with the new Bianchi  
Full write-up coming soon&#8230;Videos &#38; photos  

WOOOT!
]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/cycling/le-tour-de-death-valley-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trash Dance</title>
		<link>http://www.1984interactive.com/blog/2009/uncategorized/trash-dance/</link>
		<comments>http://www.1984interactive.com/blog/2009/uncategorized/trash-dance/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 22:51:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=198</guid>
		<description><![CDATA[No words needed&#8230;
Trash Dance from Oliver Fergusson-Taylor on Vimeo.
]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/uncategorized/trash-dance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Classic Fresstyles</title>
		<link>http://www.1984interactive.com/blog/2009/music/classic-fresstyles/</link>
		<comments>http://www.1984interactive.com/blog/2009/music/classic-fresstyles/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:39:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.1984interactive.com/blog/?p=195</guid>
		<description><![CDATA[Off the top I will always go back to these classics&#8230;


This one&#8217;s just hillarious

]]></description>
		<wfw:commentRss>http://www.1984interactive.com/blog/2009/music/classic-fresstyles/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
