# Current and number of total frames in Dynamic Text

**URL:** https://forum.kirupa.com/t/current-and-number-of-total-frames-in-dynamic-text/77997
**Category:** flash
**Created:** [February 1, 2005, 9:56am UTC](https://forum.kirupa.com/t/current-and-number-of-total-frames-in-dynamic-text/77997 "2005-02-01T09:56:20Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rano](https://avatars.discourse-cdn.com/v4/letter/r/848f3c/32.png) [@Rano](https://forum.kirupa.com/u/Rano)
#### Post date: [February 1, 2005, 9:56am UTC](https://forum.kirupa.com/t/current-and-number-of-total-frames-in-dynamic-text/77997/1 "2005-02-01T09:56:20Z")

</div>

At the moment I’m making a presentation for school in Flash MX 2004. I want some kind of progression bar in the presentation. This is how I have it in my mind:

_2/15_

2 is the current frame and 15 is the total number of frames. I know I have to do this with the use of ActionScript in combination with dynamic text labels. How can I read out the current frame number and the total number of frames?

The names of the dynamic text labels are:

“cFrame” and “tFrames”
