AnimaWeaponTH / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

Be able to start/stop commands instead of starting execution in the runCommands(...) call. #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
  Not an issue.  This is an enhancement that I've developed and would like
reviewed for inclusion in the next version.

The attached files enable flexmonkey users submit commands to be queued up
in the CommandRunner until the startExecution method is called.  It also
allows users to stop the execution of a set of commands (during a test's
teardown method for instance) using the stopExecution method.

Please provide any additional information below.

See attached versions of CommandRunner.as and FlexMonkey.mxml.

Original issue reported on code.google.com by swimmins...@gmail.com on 1 Apr 2009 at 10:30

Attachments:

GoogleCodeExporter commented 8 years ago
Retiring 0.x issues

Original comment by eric.owe...@gtempaccount.com on 16 Jul 2009 at 12:51