<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>17172</id>
      <name>actionconsole</name>
      <created_at>2008-10-07T10:41:26Z</created_at>
      <updated_at>2009-03-28T06:31:31Z</updated_at>
      <description>DescriptionActionConsole is a small and effective input/output console for actionscript 3. You can use it in any Flash (9 and up), Flex and AIR project. 

The console is a hidden tool that runs inside your project, it can be opened with a shortcut. Opening the console can extend the functionality of your project for debugging purpose or otherwise. 

A screenshot of an application with the console opened 

 

Same application with the console closed 

 

Input 

ActionConsole has input functionality. A user can type text into the console and you can have your application read out this input in various ways. For instance, you could use ActionConsole to tweak a value of some variable inside your application at runtime, or call a certain method when some text is inputted into the console. You're building a simple CLI into your application in just minutes. 

Output 

ActionConsole also has output functionality. You can have your application write data into the console, and you can read that data at runtime by just opening up the tool using the shortcut. This makes ActionConsole a powerful debugging tool, no debug player is needed. 

StatusActionConsole is currently under development. A somewhat stable beta release is planned. We encourage you to use the latest revision in your project while developing. If you encounter problems please report them, feature requests are also welcome. However, since ActionConsole is not tested enough it's not recommended that you leave the tool in when releasing your application to the public. There might be some serious CPU or memory issues that we haven't discovered yet.</description>
      <homepage_url>http://code.google.com/p/actionconsole</homepage_url>
      <download_url></download_url>
      <url_name>actionconsole</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>495285</analysis_id>
      <analysis>
        <id>495285</id>
        <project_id>17172</project_id>
        <updated_at>2009-12-16T22:56:24Z</updated_at>
        <logged_at>2009-12-16T22:56:21Z</logged_at>
        <min_month>2008-03-01T00:00:00Z</min_month>
        <max_month>2009-03-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>5020</total_code_lines>
        <main_language_id>53</main_language_id>
        <main_language_name>ActionScript</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
