Flash Player only supports mp3 files loaded at runtime.

You can, however, embed just about anything (WAV, AU, MOV, etc.) and Flash 
will convert it to be an embedded asset, using 1 of the 3 codecs Flash 
Player 7 & 8 provide.  Not sure how Flex handles this, but I would assume 
WAVE's are imported to use mp3 compression.

:: checks docs ::

Hrm... can't find anything about WAVE's.

----- Original Message ----- 
From: "Dan Plesse" <[EMAIL PROTECTED]>
To: <flexcoders@yahoogroups.com>
Sent: Thursday, December 15, 2005 6:25 PM
Subject: [flexcoders] Re: Is there sound effects in flex?


MP3 files seem to play well but what about .WAV files?

anyone?


--- In flexcoders@yahoogroups.com, "Dan Plesse" <[EMAIL PROTECTED]> wrote:
>
> var mySound3:Sound = new Sound();
> mySound3.attachSound("XYLO_UP");
> mySound3.start();
>
> I tested this and it did not work.
>
> anyone?
>
> Also method chaining did not work as well.
>
> Dan
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to