PDA

View Full Version : my preloader prob and file attached


karlzoe
11-20-2002, 05:15 PM
my preloader when it streams i can see the bar full up BUT the percentage loaded etc is not showing in the dynamic text field.


i have uploaded the preloader....will someone check it out and help me solve the problem by pointing me to where i went wrong.

:confused:

jimburton
11-20-2002, 07:57 PM
you have your variables that are used to do the calculations and you have a bunch of dynamic text fields named the same...you should rename the text fields and write to them with the .text property or you couldl remove the name from the terxt fields and put the name in the *variable* field...you should round them down with Math.floor() first though.

tg
11-20-2002, 08:08 PM
sheez...
you've got one thread spread out along the board... keep it all together. reply to your own threads if they are on the same topic, instead of starting new ones.

karlzoe2
11-21-2002, 08:57 PM
or u would not have noticed

karlzoe2
11-21-2002, 08:58 PM
:D