Skip to content

Instantly share code, notes, and snippets.

View chchrist's full-sized avatar

Tolis Christomanos chchrist

View GitHub Profile
@robertpenner
robertpenner / SignalAsMXMLTag.mxml
Created February 11, 2010 02:51
Signal as MXML tag in Flex 4
<?xml version="1.0"?>
<!--
~ RegFormRLSExample - RegView.mxml
~
~ Copyright (c) 2010. Newtriks Ltd <[email protected]>
~ Your reuse is governed by the Creative Commons Attribution 3.0 License
-->
<s:Group xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/halo"