Search tutorials
prcnt_done = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + "%";
This means that the dynamic text we created should show the percentage of bytes loaded rounded up to the nearest unit and a '%' symbol.
» Level Basic |
Added: 2007-05-14 Rating: 4.19 Votes: 32 |
» Author |
Rock on! |
» Download |
Download the files used in this tutorial. |
Download (0 kb) |
» Forums |
More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.
Comments
There are no comments yet. Be the first to comment!