I posted the same question but I think it was not so clear. Now I am rephrasing my question with real problem.
I have a flex application. It is basically a web application. On it I have a player that play avi files and some buttons and tabs along side.
The application also have recording button that records that direct stream from an IP cam and store that stream on the media (USB).
How can I automate function testing of such application. Like I have confusion that when I press the recording button but can I be sure that recording starts? I have tried RIATest and flexUnit 4.
Any help on this will be appreciated.