<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Ryan Campbell</title>
	<link>http://www.ryancampbell.com</link>
	<description>Flex/Flash Developer Blog</description>
	<lastBuildDate>Thu, 10 Sep 2009 16:43:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Skinning MinimalComps with Degrafa</title>
		<description>Just a quick post to show how you can utilize Degrafa and MXML to skin the MinimalComps components. Currently this adds just over 50kb to your SWF but it's on on going effort to lower this and minimize the dependencies on Flex classes.

My skin extends from GeometryGroup which instead of ...</description>
		<link>http://www.ryancampbell.com/2009/09/10/skinning-minimalcomps-with-degrafa/</link>
			</item>
	<item>
		<title>Using MXML without Flex (Example and Source)</title>
		<description>I made a few minor changes to the MinimalComps project from Keith Peters and got it playing nicely with MXML. The below application compiles to a tiny 23KB yet makes use of MXML and even data binding.

I added only 2 new extra classes (Container and Application). Container simply adds the ...</description>
		<link>http://www.ryancampbell.com/2009/08/26/using-mxml-without-flex-example-and-source/</link>
			</item>
	<item>
		<title>Here&#8217;s 5 3D Layouts for Flex 4</title>
		<description>I spent some time converting the OpenFlux 3D layouts to Flex 4 last week and have attached the example with source code. This includes CoverFlow (horizontal and vertical), Carousel, Spiral and Time Machine. I also included one which was created when I screwed up the CoverFlow layout but I thought ...</description>
		<link>http://www.ryancampbell.com/2009/06/16/heres-5-3d-layouts-for-flex-4/</link>
			</item>
	<item>
		<title>OpenFlux Independant From Flex</title>
		<description>Over the last month I've been working on getting OpenFlux independant from UIComponent and many of the other large Flex classes with a goal to create a much ligher framework.

OpenFlux Application (77KB)



Flex Application with OpenFlux Components (205KB)



I have two applications above that look exactly the same. The difference is one ...</description>
		<link>http://www.ryancampbell.com/2009/03/11/openflux-independant-from-flex/</link>
			</item>
	<item>
		<title>OpenFlux: Tree and TreeDataGrid Components (view source enabled)</title>
		<description>Ok, so after getting a working OpenFlux DataGrid component I decided the next obvious step is to try and build a TreeDataGrid component. Although there is still more work to be done, I spent a few hours last night and was able to get a Tree and TreeDataGrid component working. ...</description>
		<link>http://www.ryancampbell.com/2009/02/02/openflux-tree-and-treedatagrid-components-view-source-enabled/</link>
			</item>
	<item>
		<title>OpenFlux: Custom Expanding DataGridRow (view source enabled)</title>
		<description>The current project I'm on in the mockups shows a DataGrid component that requires the ability to expand the row height to show more details on the selected item. Although this sounds simple to do, the Flex DataGrid component is a beast and if this isn't something you've been tasked ...</description>
		<link>http://www.ryancampbell.com/2009/01/31/openflux-custom-expanding-datagridrow-view-source-enabled/</link>
			</item>
	<item>
		<title>OpenFlux DataGrid Component (with view source)</title>
		<description>I previously wouldn't have even thought of developing my own DataGrid component from scratch but with OpenFlux's help it's super easy (Or at least easy enough to want to attempt it). Over the last couple days I've spent my spare time developing an extremely flexible DataGrid component and if you ...</description>
		<link>http://www.ryancampbell.com/2009/01/22/openflux-datagrid-component-with-view-source/</link>
			</item>
	<item>
		<title>OpenFlux + Degrafa = FluxCharts</title>
		<description>Last night I started playing around with the new GeometryRepeater/PropertyModifier classes in Degrafa and decided it would be fun to create an OpenFlux chart component. The code consists of a Chart model class (currently just has a data Array property) and 3 mxml views. You can change the view at ...</description>
		<link>http://www.ryancampbell.com/2008/09/17/openflux-degrafa-fluxcharts/</link>
			</item>
	<item>
		<title>Customizing the OpenFlux ScrollBar</title>
		<description>At the 360&#124;Flex Day 1 Keynote, Mark Anders presented on Flex 4, Thermo and Flash Player 10 (video here). One of his demos was a custom scroll bar that was easily built with Flex 4/Thermo, but complicated with Flex 3. I've created a similar scroll bar using OpenFlux below with ...</description>
		<link>http://www.ryancampbell.com/2008/09/10/customizing-the-openflux-scrollbar/</link>
			</item>
	<item>
		<title>Plexiglass: 3D Components Made Easy at 360&#124;Flex</title>
		<description>In the time since 360&#124;Flex Atlanta, Ben and I have made a lot of progress on OpenFlux. The majority of my focus has been on what's called Plexiglass. It consists of an alternate view class, 3D layouts and cameras allowing you to create 3D components with as little as a ...</description>
		<link>http://www.ryancampbell.com/2008/08/13/plexiglass-3d-components-made-easy-at-360flex/</link>
			</item>
</channel>
</rss>
