The last 3 months I’m busy with ActionScripting, and it goes very well, but now I’m looking for a way to record data for an action-replay. A good example of what I want is the fifth project of Yugo P. fingertracks: study-A @
if you’re recording movement, just put the positions in an array within an enterFrame script, then replay going through the array from the beginning. you have to be more specific for us to be more thorough.