# Stop streaming MP3 loaded via loadSound()

**URL:** https://forum.kirupa.com/t/stop-streaming-mp3-loaded-via-loadsound/210733
**Category:** Uncategorized
**Created:** [December 21, 2006, 2:54pm UTC](https://forum.kirupa.com/t/stop-streaming-mp3-loaded-via-loadsound/210733 "2006-12-21T14:54:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tundraz](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tundraz/32/1727_2.png) [@tundraz](https://forum.kirupa.com/u/tundraz)
#### Post date: [December 21, 2006, 2:54pm UTC](https://forum.kirupa.com/t/stop-streaming-mp3-loaded-via-loadsound/210733/1 "2006-12-21T14:54:06Z")

</div>

Hi everybody, need help.  
\*\*The case: \*\*I have a “some.swf” which must load an external MP3 file passed him through a “some.php?song\_id=xxx” file. Everything woks fine. I load that MP3 file via loadSound().  
**The matter** : loading (not playing) of the external MP3 file should stop when “x” seconds of the MP3 file are loaded.

P.S. This is for a dynamic low-bitrate preview of an MP3 file for “x” seconds.:rambo:
