<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ navigateToWindow() is a package-level ActionScript function that encapsulates al
 
 The function works very similarly to &quot;navigateToURL()&quot;:http://livedocs.adobe.com/flex/3/langref/flash/net/package.html#navigateToURL except that you call it with the parameters that JavaScript's &quot;window.open&quot;:https://developer.mozilla.org/En/Window.open might expect.
 
-The &quot;test/patternpark/net/NavigateToWindowTest.as&quot;:http://github.com/alimills/navigatetowindow/blob/e81fef17d80db50b57e1b12979ad6a9630460e87/test/patternpark/net/NavigateToWindowTest.as file demonstrates how you might use navigateToWindow(). This project was build with &quot;Project Sprouts&quot;:http://github.com/lukebayes/project-sprouts/tree/master.  To run the test suite, install &quot;Sprouts&quot;:http://github.com/lukebayes/project-sprouts/tree/master and then run 'rake html' from the location where you pulled this project down.
+The &quot;test/patternpark/net/NavigateToWindowTest.as&quot;:http://github.com/alimills/navigatetowindow/blob/5d1a72f4033a6e61d06fefe7574329957d8c083d/test/patternpark/net/NavigateToWindowTest.as file demonstrates how you might use navigateToWindow(). This project was build with &quot;Project Sprouts&quot;:http://github.com/lukebayes/project-sprouts/tree/master.  To run the test suite, install &quot;Sprouts&quot;:http://github.com/lukebayes/project-sprouts/tree/master and then run 'rake html' from the location where you pulled this project down.
 
 One of the unique and interesting features of this implementation is that the developer using it doesn't have to write any JavaScript. Using a method derived from the ideas of &quot;Abdul Qabiz&quot;:http://www.abdulqabiz.com/blog/ and his post &quot;_A MXML component that embeds JavaScript in html_&quot;:http://www.abdulqabiz.com/blog/archives/macromedia_flex/a_mxml_component_tha.php, &quot;Doug McCune&quot;:http://dougmccune.com/blog/ and his post &quot;_Multi-line strings in Actionscript 3_&quot;:http://dougmccune.com/blog/2007/05/15/multi-line-strings-in-actionscript-3/, and &quot;Jordan Ambra&quot;:http://www.zorked.com/ and his post &quot;_Popups Blocked in AS3 with navigateToURL()_&quot;:http://www.zorked.com/flash/flash-and-navigatetourl-popup-blocking/ we are able to execute all necessary JavaScript directly from ActionScript.
 </diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5d1a72f4033a6e61d06fefe7574329957d8c083d</id>
    </parent>
  </parents>
  <author>
    <name>Ali Mills</name>
    <email>amills@patternpark.com</email>
  </author>
  <url>http://github.com/alimills/navigatetowindow/commit/1c2b4724cf7156eaa0a579d4a7a9c60c636cc530</url>
  <id>1c2b4724cf7156eaa0a579d4a7a9c60c636cc530</id>
  <committed-date>2009-05-14T16:24:51-07:00</committed-date>
  <authored-date>2009-05-14T16:24:51-07:00</authored-date>
  <message>updating the README's link to NavigateToWindowTest.as</message>
  <tree>3880e5d0484e7b88d09b75d3052dfa02c48b2f3a</tree>
  <committer>
    <name>Ali Mills</name>
    <email>amills@patternpark.com</email>
  </committer>
</commit>
