jingman
July 3rd, 2003, 02:58 AM
I tried to search for this, but it's kind of a weird question, so getting the wording right is difficult.
I want to generate huge amounts of data with a for loop, something like, for(i=0; i<100000; i++).
When I do this, naturally, my browser gives me a warning about flash slowing it down. How can I have like, a preloader for a for loop? Something that shows how close the for loop is to finishing, that kind of thing.
Thanks.
I want to generate huge amounts of data with a for loop, something like, for(i=0; i<100000; i++).
When I do this, naturally, my browser gives me a warning about flash slowing it down. How can I have like, a preloader for a for loop? Something that shows how close the for loop is to finishing, that kind of thing.
Thanks.