topical media & game development

talk show tell print

springgraph-thesaurus-AboutWindow.mx

springgraph-thesaurus-AboutWindow.mx (swf ) [ flash ] flex


  <?xml version="1.0" encoding="utf-8"?>
  <mx:TitleWindow xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" width="400" height="260"
      title="Thesaurus Roamer" close="PopUpManager.removePopUp(this)" showCloseButton="true"
      backgroundColor="#dddddd" addedEffect="Fade" removedEffect="Fade">
      
      <!--
  

/////////////////////////////////////////////////////////////////////////////


// // Copyright (C) 2006 Adobe Macromedia Software LLC and its licensors. // All Rights Reserved. The following is Source Code and is subject to all // restrictions on such code as contained in the End User License Agreement // accompanying this product. //

/////////////////////////////////////////////////////////////////////////////


--> <!-- this component is the modal dialog that appears when you click the "about" link --> <mx:Text right="10" left="10" top="10" bottom="10" selectable="false"> <mx:htmlText><![CDATA[Double-click words or meanings to find synonyms. You can drag items around on the screen, or scroll by dragging the background. The Thesaurus Roamer is written in Adobe Flex 2, based on the open source SpringGraph component. Right-click to view the source code. Visit <b>mark-shepherd.com</b></a> for documenation, information, and downloads. Thesaurus data comes from <b>reference.com</b></a> using the script <i>thesaurusreferencecom2</i> at <b>dappit.com</b></a>. <font size="9">Mark Shepherd <i>mshepher@adobe.com</i></a> Last updated Dec 9, 2006.</font>]]></mx:htmlText> </mx:Text> <mx:Script> <![CDATA[ import mx.managers.PopUpManager; ]]> </mx:Script> </mx:TitleWindow>


(C) Æliens 20/2/2008

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.