Object path help?

Is it possible to have a object path changed due to the value of a variable?

eg.?


ClipNumber = 10
_root.ClipMC.[ClipNumber].Stuff = "This is stuff"

What Im asking is, can a value in a path be equal to that of a variable?
Is so, how?