# Help me

**URL:** https://forum.kirupa.com/t/help-me/235513
**Category:** Uncategorized
**Created:** [August 12, 2007, 3:39am UTC](https://forum.kirupa.com/t/help-me/235513 "2007-08-12T03:39:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chilldog](https://avatars.discourse-cdn.com/v4/letter/c/7cd45c/32.png) [@chilldog](https://forum.kirupa.com/u/chilldog)
#### Post date: [August 12, 2007, 3:39am UTC](https://forum.kirupa.com/t/help-me/235513/1 "2007-08-12T03:39:33Z")

</div>

I’m trying to build an MP3 player in Flash using Actionscript 3.0.

I have play, pause and stop buttons like you see in so many multimedia applications.

What I can’t figure out is how to build a seeker bar that lets the user advance to a specific location of the sound file.

I’ve tried using a component (SeekBar), but I don’t know how to wire it up. I’ve tried google, and I’ve tried the tutorial at [COLOR=black]Kenny Bellew’s site ([/COLOR][[COLOR=black]http://www.cowfly.com/[/COLOR]](http://www.cowfly.com/)[COLOR=black]), but it’s all in Actionscript 1.0 or 2.0. I tried converting it to AS 3.0 but to no avail.[/COLOR]

Thanks in return for your help.
