Movie duration

I am loading several movies using loadMovie() into another movie. I wanted to know if its possible to get the duration of the loaded movie and how much time has played. I would like to display something like:

2:37 of 5:00 minutes has played.

Is this possible?

Thanks,
Kim