256 levels of recursion were exceeded in one action list


hi,

  how can overcome recursive function restriction. has restriction of 256, can't proceed further.  need increase recursive level. how can it..?

 

regards,

kameshwaran a.

it's not cannot more 256 levels of recursion, code doesn't stop recursion, meaning detects go on infinity, stops @ 256. need have condition stop subroutine/function being called. e.g. have counter add each time function called , have if statement if counter less 2048 or whatever want execute recursive function,otherwise nothing.



More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support