how do u loop a sound loop
- Started
- Last post
- 7 Responses
- yahooo
how do u loop a sound loop in flash help
- abizzyman0
set your loop to the number of times you want it looped in the properties bar.
(most people I know just hit it with 999 - the largest number of possible loops)
- yahooo0
ya that werks but i seem to be getting some sort of overlapping woerd feedback any ideas
- abizzyman0
does the loop end correctly... or does it have some empty space at the end?....
... loops can be tricky - you got to be pretty exact...
.... and make sure that whatever frame you put it in isn't controlled elsewhere in the movie.... or create a soundobject w/actionscript and link your sound so it exports w/the movie.
- dgtl_rchtct0
post example.
- mennik0
have you imported the loop as an .mp3 file?
in that case flash automatically puts a pause on the end of it.
if you import the same file as a .wav everything should be fine.
- ********0
it's not that Flash does it to an .mp3, it's the way an .mp3 is designed as well. They are not meant to loop. They are more for one-time plays. Hey man, again only use .wav.
- ********0
it also depends if the original loop, actually loops itself. The ones I gave you do, but some don't. Lack of knowledge of slicing a frequency. No offense ;)