StepByStepProcess
is a process that can be executed in parts(steps).
There are algorithms or other things that are not possible to be executed within one frame since MM Flash Player has a max time limit for the execution of code.
Processor allows processing of implementations by executing nextStep until eigther the process has finished.