i ant my MC(monster) to attack the player and lower his score
your description is really vaigue and unclear.
http://www.kirupa.com/developer/mx/fire.htm
http://www.kirupa.com/developer/mx/score.htm
thoes are some tuts that will help with score and to attact the player.
try to set a variable…like score. Then, on the frame where the mc attacks the player, say score = score - 10(or whatever you want to subtract). Then, somewhere have a dynamic text displaying your score like this: scoretext(the var of the dyn text) = score.
i did the tut, but it doesn’t explain how the MC attacks the player.
i dont know what youre really trying to acheive, but you might end up needing to use some AI…
so lets say that longer you don’t kill the MC it damages you