[thelist] Flash: Problems with big mp3's

Carlos Costa ccosta at gmail.com
Wed Mar 30 05:14:46 CST 2005


Hello all!

First of all, I am a very beginner in flash :-) . I've write a little
script that tries play a mp3 file. My approach is really simple:

var sonido = new Sound();
sonido.loadSound("/path/to/my/mp3",true);

1. From Flash directly: runs.
2. From Firefox: runs.
3. From... ehem... explorer: only runs with small files (<300, 400 Kb)

I've tried with onLoad, onComplete, streaming false, streaming true,
with no luck.

Do you have any idea about solving this?

TIA

-- 
[ http://www.improveyourweb.com/ ]
web.log.about.web.development


More information about the thelist mailing list