# Load mp3 problem

**URL:** https://forum.kirupa.com/t/load-mp3-problem/5948
**Category:** Uncategorized
**Created:** [September 26, 2002, 11:25am UTC](https://forum.kirupa.com/t/load-mp3-problem/5948 "2002-09-26T11:25:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![gabriel\_vieira](https://avatars.discourse-cdn.com/v4/letter/g/91b2a8/32.png) [@gabriel\_vieira](https://forum.kirupa.com/u/gabriel_vieira)
#### Post date: [September 26, 2002, 11:25am UTC](https://forum.kirupa.com/t/load-mp3-problem/5948/1 "2002-09-26T11:25:58Z")

</div>

hi everyone!!  
this is my problem! i want to load some mp3 into my flash movie dynamically with Flash MX. i use de code:

mySound = new Sound();  
mySound.loadSound(“music.mp3”,true);

: and it works correct, the problem is that the mp3 is a short loop i want that when the mp3 ends i want him to start again automatic! thanks to all, please help me is very important!  
thanks vm!!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 26, 2002, 11:35am UTC](https://forum.kirupa.com/t/load-mp3-problem/5948/2 "2002-09-26T11:35:11Z")

</div>

Check your email 😛
