setInterval question

set Interval… lets say you make a movie clip and in that movie
clip was a setInterval with a certain name. If you had multiple
instances of that movie clip each using that same setInterval name
would there be problems, or is the set interval sort of functioning
like a local variable?