|
-
calling a function by the same name, in a different location is a different function and is not recursive.
I don't have time to go through your script in any depth, but on this second glance my guess is that you're either failing to build the pixels array, or just filling it with the same pixel- which could produce that error- if the location specified is this pixel, it's calling itself.
_root[pixels[i]].canvas._alpha
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|