Error reporting

Hi guys, some new cool stuff i encountered lately… maybe someone has an explanation =)
NB: If you wanna post a note on “how good AS3 oop is overall”, do it in another topic!!!

1152: A conflict exists with inherited definition flash.display:DisplayObject.name in namespace public.
source line: //input,ok,header …nimi.text

if i delete the COMMENTED OUT-line it jumps to the nextone…
the problem occured after messing around with …(rest) parameter for a while…

ohyeah, at some point it gave me this:

Line 13: 1084: Syntax error: expecting rightparen before tripledot.

wth is that all about? aint the syntax like “function( …rest)” ?