Post
by will » Thu Dec 21, 2006 10:08 am
I feel sorry for you being so stuck with memory leaks, optimising code is hard work.
feature possibilty: Could a variable be introduced for a delay in milliseconds after clicking a node before showing the albums?
I'm double clicking a "played often" node, waiting to load, and then clicking a node inside that, waiting a while, then clicking a genre node, to get the list I'd like to scroll through.
Ideally, run the pretty pictures code with lower priority, or make the loop wait while loading to see if it needs to start again with another node.
In VB, theres a function that should be put into any loop that takes longer than a second or so, which waits for other events, and processes those before returning to the loop. That way while its busy doing something, you don't fully lose control of the program. I sadly know nothing of any action script or anything that does the same thing.
Regardless of this, I can't get enough of this, so thanks a lot!
Don't spend christmas worrying about memory leaks!