View Full Version : WHAT IS THIS: ERROR: 256 levels of recursion were exceeded in one action list.
mvu
August 10th, 2002, 11:35 AM
I was playing my movie navigating through the site but when I clicked all the buttons and pressed once again this appears:
256 levels of recursion were exceeded in one action list.
This is probably an infinite loop.
Further execution of actions has been disabled in this movie.
How can I solve this? What does it means? :( :*(
upuaut
August 12th, 2002, 01:29 AM
Sorry my friend but I'm at a loss. I have no clue what that means. I would suggest writing a very well formated email to Macromedia, asking them to send you a list of error codes. I'll bet they would. At the very least they should be able to tell you what that specific one means.
lostinbeta
August 12th, 2002, 01:45 AM
Maybe you forgot to close a loop.
Does your button use an if statement or any other loop statement?
pom
August 12th, 2002, 09:33 AM
There must be an uncontroled for or while loop in the script. Be careful not to mess with the incremeting variable in your script.
pom :asian:
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.