topical media & game development

talk show tell print

actionscript-distort-view-sides-QuickSearch.mx

actionscript-distort-view-sides-QuickSearch.mx [swf] flex


  <?xml version="1.0" encoding="utf-8"?>
  <mx:Panel 
          xmlns:mx="http://www.adobe.com/2006/mxml"
          title="Quick Search"
          horizontalAlign="center" verticalAlign="middle">
  
          <mx:Form>
                  <mx:FormItem label="Product">
                          <mx:Label text="Find things quick." />
                  </mx:FormItem>                                        
                  <mx:FormItem label="Product">
                          <mx:TextInput />
                  </mx:FormItem>
                  <mx:FormItem label="Category">
                          <mx:TextInput />
                  </mx:FormItem>                                        
                  <mx:FormItem>
                          <mx:Button label="Quick Seach" />
                  </mx:FormItem>                                                
          </mx:Form>
                  
  </mx:Panel>


(C) Æliens 27/08/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.