Question
Reset the ProgressBar
When I load an image initially the bar goes to 100% and then
when I reload another image
the ProgressBar bar Starts at 100% and jumps back to 0 then continues to Play.
I am using Poll Mode if that makes any difference.
Tried the following with no luck. There is very little information I found and I am hoping possibly someone else has done this before?
Thank you,
WBell
myPreloader.setProgress( 0, 100 );
myPreloader.reset( 0, 100 );
the ProgressBar bar Starts at 100% and jumps back to 0 then continues to Play.
I am using Poll Mode if that makes any difference.
Tried the following with no luck. There is very little information I found and I am hoping possibly someone else has done this before?
Thank you,
WBell
myPreloader.setProgress( 0, 100 );
myPreloader.reset( 0, 100 );