topical media & game development 
  
  
    
    
  
mashup-rmx-07-Chapter7-Exercise3-components-SearchBox.mx
mashup-rmx-07-Chapter7-Exercise3-components-SearchBox.mx
(swf
) 
[ flash
]
 flex
  <?xml version="1.0" encoding="utf-8"?>
  <mx:HBox xmlns:mx="http://www.adobe.com/2006/mxml">
          <mx:TextInput id="keywords"/>
          <mx:Button 
                  id="searchButton" 
                  label="Search"
                  click="parentApplication.searchClickHandler(event)"/>
  </mx:HBox>
  
  
  
(C) Æliens 
18/6/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.