<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@
 require ENV['TM_SUPPORT_PATH'] + '/lib/exit_codes'
 require ENV['TM_BUNDLE_SUPPORT'] + '/lib/bundle_locator'
 
-fm_path = find_bundle_item(&quot;/ActionScript 3.tmbundle/Support/lib/fm/flex_mate.rb&quot;)
+fm_path = find_bundle_item(&quot;/ActionScript 3.tmbundle/Support/lib/fm/sdk.rb&quot;)
 
 if fm_path
 	require fm_path
@@ -18,7 +18,7 @@ else
 	TextMate.exit_show_tool_tip(&quot;Unable to load a script from the ActionScript 3 bundle.\nPlease make sure you have the bundle installed.&quot;)
 end
 
-mx_src = FlexMate.find_sdk_src
+mx_src = FlexMate::SDK.src
 
 if mx_src
 	`open -a &quot;TextMate.app&quot; &quot;#{mx_src}&quot;;`</diff>
      <filename>Commands/Open MX Source.tmCommand</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6fe34a615fe0476587f201d7a016e178b9cbaba8</id>
    </parent>
  </parents>
  <author>
    <name>Simon Gregory</name>
    <email>simon@helvector.org</email>
  </author>
  <url>http://github.com/simongregory/flex-tmbundle/commit/85320af0b9517b0292a366c3380ee239712df56a</url>
  <id>85320af0b9517b0292a366c3380ee239712df56a</id>
  <committed-date>2008-12-21T14:20:47-08:00</committed-date>
  <authored-date>2008-12-21T14:20:47-08:00</authored-date>
  <message>Correcting error in previous commit - Updated path reference to flex_mate's new location.

git-svn-id: http://svn.textmate.org/trunk/Review/Bundles/Flex.tmbundle@11055 dfb7d73b-c2ec-0310-8fea-fb051d288c6d</message>
  <tree>7bdeb8dd6b5e6a7e9802e52b3d04c64eb770d293</tree>
  <committer>
    <name>Simon Gregory</name>
    <email>simon@helvector.org</email>
  </committer>
</commit>
