Preloader, various % text

hi,

im sorry if this has been covered somewhere, but i couldnt find the reference.

im trying to make a pre-loader, that based on the percent loaded, displays text.

So at 5% it says “loading” and at 10% “still loading” , etc.

Im guessing there is a way to say
percenttotal=5,
entertext=still loading
target=instancenameoftextbox

please, any help would be great.

I’ve gotten the loader tutorial on the site here to work, i just want to add this to it.

thank you!