I need a little help

what i’m doing is a d&drop quiz, that has 5 right answers out of 19 i want each of the right answers to have a 20 % value i got the score set up and everything works fine but one think wich is that i want to take off 20% for each additional answer some one puts in the target but there is a posibility of of a negative score so i tested and works fine just that i still get a negative answer when i put a wrong answer and none right answers.
the problem i think its in the :

if (_root.tScore <=0){
tScore = 0;
}

http://www.geocities.com/cardjorg/myproblem.fla

thanks

:beam:

what version of flash was that made in? I opened it and it doesn’t work, it crashed my computer and messed up my flash UI :frowning:

its made on flash mx

Maybe try changing <=0 to <= 0 ? :-\

it shouldn’t make a difference but i’ll give it a try sorry about your flash UI

it shouldn’t make a difference but i’ll give it a try sorry about your flash UI to ishi xp