Sorry I won't download a 18 Mo capx, but the error message is pretty self explaining.
ScoreHard is an object type, not a variable.
So it needs some more properties to be used, or possibly an instance variable name.
Something like ScoreHard.myScore, or whatever the name of your variable is.
Check in the list on the right, the project objects tab, you should find this object there.