Setting up the development environment for Flex applications

The developer must set up the development environment before enabling the Flex application for testing with Rational Functional Tester.
To set up the development environment for Flex 2.0, follow these steps:
Note: The automation framework is a part of Flex Builder from Flex3.0 onwards. The following steps are not required for Flex 3.0 and 3.2.
  1. Copy the automation_agent.swc file from the flex automation installation directory/flex automation /frameworks/libs directory to the flex builder installation/Flex SDK/frameworks/libs directory.
  2. Copy the automation_agent_rb.swc file from the flex automation installation directory/frameworks/locale/en_US directory to the flex builder installation/Flex SDK/frameworks/locale/en_US folder.
    Important: This step shows the path for US English. When using a different locale, replace en_US with the correct locale.

Feedback