3 days of head scratching.. :mad:

I created a preloader using the following:


Frame 1:
a = Math.round(getBytesLoaded()/1024);
b = Math.round(getBytesTotal()/1024);
c =...