A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Using .wavs?

  1. #1
    Intermediate Flash Programmer
    Join Date
    Jul 2006
    Posts
    35

    Using .wavs?

    Hey,

    I can't for the life of me figure out how to use .wav files instead of .mp3s. It seems like the Sound class can only load in external .mp3s. I know that in as2 you could import .wavs into your .fla, and use them that way ... but I've never actually done it. Can you do something similar with as3?

    Thanks in advance!

  2. #2
    Junior Member
    Join Date
    Jul 2000
    Posts
    23
    AS3 does not support the loading of external .wav files... only mp3.

    You can import a wav into the ide and access it via it's class reference or place it on a timeline and access it via soundMixer props.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center