Can anyone help me debug the following errors. I am hoping that the problem is just that a different version of flash was used to create the code. The version i am using is MX2004.
**Error** Scene=Scene 1, layer=Layer 6, frame=60:Line 1: Unexpected '/' encountered
/data:player1name = player1;
**Error** Scene=Scene 1, layer=new actions, frame=61:Line 3: Operator '=' must be followed by an operand
g1 = (/data:g)/10000;
