So when I load a wav file, does flash (through flex) first import it
in as mp3 and then play? That could explain the long delay when the
wav files were over the net while almost none when they are a local
file (after taking security sandbox differences into account).




Posted by: "Alexander Kouznetsov" [EMAIL PROTECTED]   alexkouznetsov

Wed Oct 8, 2008 5:23 pm (PDT)

These are some notes to consider:
1. Flash player does not play WAV files, only MP3 - check out Flash or Flex
Sound docs.
2. WAV files can be imported into Flash via Flash IDE, or converted on the
server
3. Note: Some WAV files (codecs) are not supported.
More info:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_13439

// Alex

Reply via email to