Tomoko_Sasaki
February 15th, 2003, 11:29 AM
Hi, i've tried making a preloader (without any tutorials) by myself, i've done everything, just i've done this:
named text box varibal: loaded
on the maintimeline's first frame i enter:
loaded=_root.getbytestotal();
all i want to do now is round the bytes off to KB. i Assume you multiply by 1000 but where do i put this code? in the brackets? new line? or what. HELP!! :)
-Michelle
named text box varibal: loaded
on the maintimeline's first frame i enter:
loaded=_root.getbytestotal();
all i want to do now is round the bytes off to KB. i Assume you multiply by 1000 but where do i put this code? in the brackets? new line? or what. HELP!! :)
-Michelle