i am not sure that i completely understand and dont want to answer incorrectly. could you post a few code snippets so this example can be more concrete?
Question
This topic has been closed for replies.
Sign up
Already have an account? Login
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inSign in to Adobe Community
To post, reply, or follow discussions, please sign in with your Adobe ID.
Sign inEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

Hi,
I have some software classes to run commands on any mxml file.
These classes are wrapped in a SWC file. This SWC file is referenced by any sample mxml application (by adding as SWC file).
My problem is that I want to test these software classes against my sample mxml file. That is, I should test methods run by software classes on the mxml file.
How can I accomplish this?
Thanks,
Pradeep