Tuesday, March 23, 2010

import loop issue with mp3

We are dynimically importing mp3s and using them as loops.



There is a gap between the end of the loop and the start only
using mp3 files . This is a bug with flash.




http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_15854



The above states to use a different format. However we are
dynimcally loading a cross platform mp3 file. I do not know another
small format that flash supports loading dymimcally?

wav and aiff are to large and platform specific for
dynimcally loading files.



So how to i fix this bug?



The sound has to be loaded dynimcally as mp3 or a simular
file format that uses the same loadSound function.



Thanks

No comments:

Post a Comment