Skip to content

Instantly share code, notes, and snippets.

View alexschwartz's full-sized avatar

Alex Schwartz alexschwartz

View GitHub Profile
@jasonm23
jasonm23 / HudsonJob.mxml
Created October 13, 2010 00:16
A simple framework for building a Hudson Status Monitor
<?xml version="1.0" encoding="utf-8"?>
<s:ItemRenderer xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"
autoDrawBackground="false">
<s:Group width="600"
height="70">
<s:Rect width="100%"
height="100%"
radiusX="6"