when i enter the following code;
"function updateScore(points)
{
score += points;
_root.scoreText.text = score;
"}"
There is no property with the name 'score'."
and
"There is no property with the name 'score'."
I did google ways to disable right clicking but they all required java-script and I was too tired to figure its all out. I know this makes it too easy but ajv wanted it posted today :P