How to record user interaction in Flash app?
- by Trung Vu
I am looking for a way to capture the user interactions with a text input control in Flash over a period of time (not a screen cast)?
For example: If the user enter some text, then delete, then enter something, I would be able to store that interaction as it happens and replay that later. Any help would be extremely useful
Thanks