Super simple question!

hi to you all, i have a littel question:
if i write

 _root["f"+i].onEnterFrame=function() 
this._x+=5

and say [“f”+i] its an attached movies so this._x+=5 is attached to the mc’s code and say in “f1” its says:

 this._x+=5

???
thanx 4 the helpers