<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Mike Orth - Booya!</title>
	<link>http://mikeorth.com</link>
	<description>Flex, Actionscript</description>
	<lastBuildDate>Fri, 06 Aug 2010 15:03:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Slider Increment &#8211; snapInterval</title>
		<description>For future reference, trying to remember what the property name was for the interval or step size for a slider.  The property is named "snapInterval" </description>
		<link>http://mikeorth.com/2010/slider-increment-snapinterval</link>
			</item>
	<item>
		<title>Targeting the Right Component for Transitions</title>
		<description>When doing any state transitions, you have to be sure to specify the intended target.  For instance, recently I was debugging some client code to see why a fade wasn't working.  It turned out that the target was set to the parent group instead of each specific component.

	
		

 </description>
		<link>http://mikeorth.com/2010/targeting-the-right-component-for-transitions</link>
			</item>
	<item>
		<title>Flex Formatter</title>
		<description>After moving from projects that religiously used FlexFormatter to one that didn't, I realized just how nice this plugin is.  If by chance you haven't heard of it, FlexFormatter is an eclipse plugin that will format spaces, tabs, declarations, reorder properties & functions, indent, and lots more.

To install, use ...</description>
		<link>http://mikeorth.com/2010/flex-formatter</link>
			</item>
	<item>
		<title>MikeOrthLib updated</title>
		<description>I added a lot of new custom Flex components to my library, MikeOrthLib.  It includes a PagedDataGrid control, some handy popup base classes, and other utility components.


Check out the example application (work in progress).

Visit the project home page. </description>
		<link>http://mikeorth.com/2010/mikeorthlib-updated</link>
			</item>
	<item>
		<title>Increase Memory in Flash Builder / Eclipse for Mac OS</title>
		<description>If you ever get the eclipse "Out of Memory" error, then you need to increase the default memory size.  It's relatively easy, but you have to know where to look.

In your eclipse install folder, right click on the Eclipse launcher and choose "Show Package Contents".  Then navigate to ...</description>
		<link>http://mikeorth.com/2010/28</link>
			</item>
	<item>
		<title>360&#124;Flex San Jose</title>
		<description>I just got back from 360&#124;Flex conference in San Jose.  I got to meet a lot of cool people, as well as put faces to several fellow Universal Mind guys.  At past 360s, you had to search to find someone with a PC because it was overwhelmingly Macs, ...</description>
		<link>http://mikeorth.com/2010/360flex-san-jose</link>
			</item>
	<item>
		<title>Playing with 3D Rotation in Flex 4</title>
		<description>I wanted to experiment with the new 3D features in Flex 4 Gumbo, so I made this simple rotate demo.  Your mouse controls the rotation of the paw.  I used the new functionality of AnimateFilter & SimpleMotionPath for the 'info' button effects and when clicking the paw.  ...</description>
		<link>http://mikeorth.com/2009/playing-with-3d-rotation-in-flex-4</link>
			</item>
	<item>
		<title>Skinning Flex 4 slides, Uber-Basic Example Button Skin</title>
		<description>Here are my slides from Flex Flash Camp along with an uber-basic example button skin that shows a quick breakdown of a Spark Skin.  Great for those who haven't had time yet to really peer into Flex 4 skins.  Look for more advanced skinning topics soon.

Flex 4 Skinning ...</description>
		<link>http://mikeorth.com/2009/skinning-flex-4-slides-uber-basic-example-button-skin</link>
			</item>
	<item>
		<title>Flex Flash Camp Presentation, slides on Flex 4 Skinning coming soon</title>
		<description>My presentation on Skinning in Flex 4 from the Adobe User Group Tour &#38; Flex / Flash Camp will be up soon.  It covers the basics of what has changed for skinning and styling.  The demos walk you through creating a new skin and how certain aspects affect the end ...</description>
		<link>http://mikeorth.com/2009/flex-flash-camp-slides-on-skinning-coming-soon</link>
			</item>
	<item>
		<title>Flash Builder 4 Beta / FB3 &#8211; &#8220;Removing compiler problem markers&#8221; error</title>
		<description>If you've played with the new Flash Builder 4 Beta, you may have wanted to test out your existing projects in it.  And like me, you may have just quickly pointed it to an existing workspace to import a project.  If you haven't - DON'T.  Once you switch back to ...</description>
		<link>http://mikeorth.com/2009/flash-builder-4-beta-fb3-removing-compiler-problem-markers-error</link>
			</item>
</channel>
</rss>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Google Tracking Code</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>

<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4604733-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>  
</body>
</html>
