Copy link to clipboard
Copied
I am using Flash CS4 and Flash CS5. I bought some music from Amazon MP3 that I want to use in my Flash animation and I keep getting this error upon import: one or more files were not imported because there were problems reading them
What does that mean?
I'm guessing that these are mp3 audio files. They may have been sampled at a rate that Flash doesn't like or it may mean that the file format is one that Flash doesn't like. I've seen this a lot and my solution is to open the offending file in a sound editor, check the sampling rate, change it, if necessary, and then resave the file. It will usually import after that exercise.
Copy link to clipboard
Copied
I'm guessing that these are mp3 audio files. They may have been sampled at a rate that Flash doesn't like or it may mean that the file format is one that Flash doesn't like. I've seen this a lot and my solution is to open the offending file in a sound editor, check the sampling rate, change it, if necessary, and then resave the file. It will usually import after that exercise.
Copy link to clipboard
Copied
Rob,
That did the trick - thank you - thank you - thank you! - You were dead on correct! I took it into Soundbooth and that fixed it....
Andrew
Copy link to clipboard
Copied
So, we have to recompress it, or just change something in metadata/etc?
Here is the last setting I used:
lame -q 0 -V 8 -b 32 -B 128 -m s --vbr-old sample.wav sample.mp3
Copy link to clipboard
Copied
Hi Steve,
You simply have to resave the mp3 file by altering the sampling and bit rates. Depending on the software you are using for resampling the problematic audio files, you will have different sampling rates such as 44100, 48000, 32000, 22050, 11025, 8000 and bit-rate variants such as 128, 64, 32, and so on up to 448. The more you compress a sound and the lower the sampling rate, the smaller the size and the lower the quality. And, I would suggest that you should experiment a little to find the optimal balance between sound quality and file size. See this Help File for more about Using and Exporting Sounds in Flash Professional CS6. If you are using Adobe SoundBooth, then a peek in to this forum thread might help you alter Sampling Rates of your MP3 files.
Regards,
Suhas Yogin
Copy link to clipboard
Copied
Ok, I figured out what was wrong. It was resampling the file to 32kHz.
These settings work:
lame -q 0 -V 8 -b 32 -B 320 --resample 44.1 -m j sample.wav sample.mp3
This produces a file that not only works with Flash's import, but is very small in size (28kb VBR vs 118kb CBR) and retains all high-end crisp.
Copy link to clipboard
Copied
Sorry to resurrect this dead thread, but I'm having the same issue. How would you go about modifying the kHz? I'm new, and I don't have Soundbooth. I remember someone mentioning changing the frequency or something on Encoder, but I can't seem to save my file as a purely audio one. The other issue I have is that I don't... exactly know what I should be doing.
I feel like I am supposed to just re-save the file. However, I did this exact thing and it still didn't work. I'm at the end of my rope. I guess I'll just keep looking around for a solution, even though Adobe has horrible tech-support.
Copy link to clipboard
Copied
You don't say what the current specs are for your sound file(s). You should be able to use any sound application. Depending on the application that you choose, you can, usually, open the sound file that you want to change, then select Save As... in the File menu. This will bring up a window that lets you select the Flle Format, and the Sample Type that you want the new file to have. Save the file to a new location and/or a new name. And you're done.
Copy link to clipboard
Copied
I used iTunes and spent multiple hours working on what I should do. In the end I saved my file as a .aiff and it worked. Case closed.
Copy link to clipboard
Copied
Glad you got it sorted out.
Copy link to clipboard
Copied
I apologize for opening up this old thread, but I saved my audio file as an .aiff using Audacity and it still did not work when I attempted to import it into Animate.
Copy link to clipboard
Copied
This was a known issue and has been addressed in the latest Animate update - 21.0.9 released today. Please update your copy of Animate to the latest using Creative Cloud Desktop application to avail the fix. Thanks, Sukhesh.
Copy link to clipboard
Copied
how can you open a sound editor?
Copy link to clipboard
Copied
If you right-click on a sound file you can choose Open With, and that will give you a list of the applications that can edit the file.
Copy link to clipboard
Copied
i wanted to make a bfdi sotp sign animation so i converted it to a wav file but never worked.
Copy link to clipboard
Copied
what?