Skip to main content
Participant
May 9, 2011
Question

How to use TestRunnerBase in pure AS3 / no MXML

  • May 9, 2011
  • 1 reply
  • 1142 views

Hi,

is there a way to use the testRunnerBase GUI for a pure AS3 project, without a mxml?

Thank you

This topic has been closed for replies.

1 reply

Participating Frequently
May 9, 2011

Hi, the testRunnerBase is a Flex application, so you can't use it in a pure AS3 environment without including all of the Flex dependencies.