Hi,
yes, too many panos could cause such error - the viewer executes only 10.000 actions per call by default to avoid slow-downs or end-less code-loops.
To break an action execution into several 'frames' use a wait(0) or delayedcall(0,..) calls.
e.g. count the loops and after e.g. 100 loops add and wait(0).
Can you show your example?
Then it should be possible to tell what to change exactly.
Btw - the 'showcase' forum is the wrong forum for such questions
, I will move this thread to the normal forum.
Best regards,
Klaus