MC current frame

Is there anyway to make the current frame of an MC a value. For example… If i have a mc and it is on frame 10 how can i take that info and make another mc i have go to the current frame of mc1 +10frames??

So… MC1 is on frame 10-- MC2 would be on frame 20
MC1 is on frame 19-- MC2 would be on frame 29

Is this possible?? If so how??

use the _currentframe property.

Good luck!