Smooth preloader

	if (loaded != filesize) {
		preloader.preload_bar._xscale = 100*loaded/filesize;

Currently using this for the preloader.
I have a larger thin bar along the botttom of the screen for the preloader ~800pix The loading isnt very smooth,and bar jumps across, is there anway to smooth out the bar loading?

feeback apperciated
thx