Apr 3, 2003 #1 Ossi Programmer Oct 16, 2001 17 US Trying to keep my Preloader on _level0 and trying to show the status of _level1... so why do i get NaN with this code... Per = Math.round(_level1.getBytesLoaded()/_level1.getBytesTotal()*100); Thanks Ossi.
Trying to keep my Preloader on _level0 and trying to show the status of _level1... so why do i get NaN with this code... Per = Math.round(_level1.getBytesLoaded()/_level1.getBytesTotal()*100); Thanks Ossi.