# Scrubber bar troubles

**URL:** https://forum.kirupa.com/t/scrubber-bar-troubles/205545
**Category:** flash
**Created:** [October 30, 2006, 6:44pm UTC](https://forum.kirupa.com/t/scrubber-bar-troubles/205545 "2006-10-30T18:44:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mfkpro](https://avatars.discourse-cdn.com/v4/letter/m/e9bcb4/32.png) [@mfkpro](https://forum.kirupa.com/u/mfkpro)
#### Post date: [October 30, 2006, 6:44pm UTC](https://forum.kirupa.com/t/scrubber-bar-troubles/205545/1 "2006-10-30T18:44:19Z")

</div>

Hello everyone,

I am putting together an xml driven mp3 player. I have pretty much the simple functions of the player functioning, for the exception of the scrubber bar. I cannot wait for the new tutorials now being offered at [gotoandlearn.com](http://gotoandlearn.com). This project as with everything is on a deadline.

Here’s the swf in action:  
[http://mfkmediaworks.com/lectureCast.html](http://mfkmediaworks.com/lectureCast.html)

Here’s the link to the .as file:  
[http://mfkmediaworks.com/lectureCast.as](http://mfkmediaworks.com/lectureCast.as)

The scrubber code is mainly found on lines 52 to 68.

When scrubbing the audio to the end of the audio, when you release it the scrubber places itself at a slightly different location.

Secondly, when a sound is complete, the scrubber bar does not reset to its start position. I do not know what I am missing.

Thank you for your help. I really appreciate it.

mfkpro.
