box-o-sand/00-custom-03d1-datagrid/Snarf.mxml
2010-02-19 23:03:10 -05:00

6 lines
219 B
XML

<?xml version="1.0" encoding="utf-8"?>
<loc:CustomApp xmlns:mx="http://www.adobe.com/2006/mxml"
xmlns:loc="*" layout="absolute">
<mx:Button id="mutton" label="howdy" click="butterCup(event)" />
</loc:CustomApp>