Thanks for helping me out again, Jbum
Two quick questions. For some odd reason, my loadBar isn't "growing" as it loads(i.e. getting the width from the ratio). Also, the loadText seems to continue moving along the x-axis past the loadBar. My approach for allowing the loadBar to "grow" is:
But it doesnt seem to work. I have no idea how to approach the loadText problem, though. Thanks again Jbum.Code:this.loadBar.width = getRatio*100;![]()





Reply With Quote