Login Register

ProgressBar does not update

Hi,

I load a lot of objects in a for-loop. Inside the loop I update the ProgressBar, but the ProgressBar never gets updated. However, if I add an alert() inside the loop , the ProgressBar works as expected. Does anyone have a solution to this?

Thanks,

-Z-