I have recive 1084: syntax Error:expecting identifier befor 22038_fla

hi all.
i have One XML Base Gallery i khink its decompilered so i want change some in that.
i have this Error
Line 1 : I have recive 1084: syntax Error:expecting identifier befor 22038_fla

so i cant solve that Can any help me ?
My Code.


package 22038_fla
{
    import flash.display.*;

    dynamic public class mc_mask_for_privacy_txt_10 extends MovieClip
    {

        public function mc_mask_for_privacy_txt_10()
        {
            addFrameScript(0, frame1, 80, frame81);
            return;
        }// end function

        function frame1()
        {
            stop();
            return;
        }// end function

        function frame81()
        {
            stop();
            return;
        }// end function

    }
}