Flash MX Sound

I've made a flash giftcard for a project and I'm trying to
import some sound for it, but when I try importing to the library
it always refuses every single format of sound I try. wav, mp3,
midi, etc. It keeps saying it has a problem reading them.

show the code you used.

Similar Messages

  • Modifying Flash Video Sound Track

    Hi
    Having a problem with my video. I'm doing a projector file,
    so I'm importing the video into the library so that I don't have
    any external files to deal with.
    When I import the video the sound is really quiet. I've tried
    bumping up the volume in iMovie and re-exporting it as a .mov file,
    but when I bring it back into flash, the sound isn't coming in.
    I've also tried converting the new version of the .mov to an
    flv using ffmpeg, but when it comes into flash, its still not as
    loud as when I play the .mov in quicktime or play the flv in
    flv_viewer.
    Does Flash change the volume setting when importing video? if
    so, how do you get the volume back up to 100%

    well,i would advice you to take a multitrack reacording by having all the instruments outs from the console outputs into your interface ,incase you want to make a mixdown later with atmosphere of the show it self ,and at the same time take main output from the mixer to your interface as well ,so u have both !:)and let logic do the rest of the job! also u can use a midi time code out from your interface to your light mixer in case you have a lioght show to be in sync with your music show...cheers.!

  • Can KN3 export flash with sound?

    I'm working on a presentation in KN2 and I need to export a .swf file with sound on each slide. I know I can export to Quicktime with sound, but I'm working with another company that only accepts a .swf files.
    Is this fixed in KN3? Any suggestions on how to solve this in KN2?
      Mac OS X (10.4.4)  

    ok, I just bought KN3. Opened my KN2 file that has narration on each slide. Saved it in KN3. Exported to Flash with sound.
    However at the end I got a error box. "The following problems occurred while trying save document. Export Warning- A media file in slide 1 was not exported" This error occurred with all of my slides.
    My audio files were recorded in Quicktime 7.0 Pro as "mov". Should the audio files be saved as a different format for Exporting to Flash?
    Can "kworley" let me know the audio format that worked?

  • In Flash the sound does not play only started from the beginning. Can anyone please help?

    In Flash, the sound only plays if the file is started from the beginning. The sound doesn't play if starting from anywhere other than the beginning.
    This is very frustrating when trying to sync the animation with the sound as it's not possible to scroll back and forward with the sound playing. The only way the sound works is if it is started from the beginning.
    If anyone can help that would be fantastic.
    Thanks

    Hi Jeromie,
    Many thanks for your help. Here is some additional information, which may shed light on the problem.
    I am using Flash Professional CC  2014.0 release,  Build 14.0.0.110
    The computer I'm using is then iMac running OSX version 10.9.3 Build 13D65 2.7 GHz Intel Core i5
    I am using Flash, not a web-based editor that leverages Flash Player.
    "a direct link to the project or tool would be useful in allowing us to attempt to reproduce the problem" -  Not sure how to do this, how can I add the project to the forum?
    Many thanks once again for your help, let me know if you need more information.
    Cheers
    Michael

  • How to disable the flash and sound of the camera o...

    would I like to know how I do to disable the Flash and sound of the camera of N73?
    or does anybody know about some software that makes that?

    06-Dec-2008 08:30 AM
    krizanand wrote:
    hi suman,
    i too faced this problem afetr updating it to new firmware,when i checked my application manager there was an application which opens only with the ZIP manager
    it was troubling me a lot when i switch off and ON the phone time and again
    Finally i did a RESET *#7370# the application was not reflecting in the App manager and the problem got resolved
    Hope this works out for u
    if it is i will be Glad cheers........... try it
    Yes, that will solve all problems and as well as your data. There are alternatives which I already mentioned here. You can search to find the answer, since it to complicate to do it again.
    C6-00 with 8GB MicroSD

  • Flash::media::Sound pthread problem

    When i start these two thread together the application freeze.
    Each thread on its own works !
    #include <pthread.h>
    #include <Flash++.h>
    using namespace AS3::ui;
    pthread_t audiothread;
    pthread_t tickThread;
    static var sampleDataEventListener(void *arg, var as3Args)
        flash::events::SampleDataEvent event = var(as3Args[0]);
        flash::utils::ByteArray data = event->data;
        printf("info: sampleDataEventListener write zero---\n");
         for ( unsigned int c = 0; c < 8192; c++ )
            data->writeFloat(0.0f);
        return internal::_undefined;
    static void *sampleDataThreadProc(void *arg)
        printf("Create sound object\n");
        flash::media::Sound sound = flash::media::Sound::_new(internal::_null, internal::_null);
        sound->addEventListener(flash::events::SampleDataEvent::SAMPLE_DATA, Function::_new(sampleDataEventListener, NULL), false, 0, false);
        sound->play(0, 0, internal::_null);
        AS3_GoAsync();
        printf("Error: GoAsync returned!\n");
        return NULL;
    ** Tick thread
    void *tickThreadProc(void *colorArg) {
        printf("TickThread start\n");
        int i = 0;
        while(i < 20)
            usleep(80*1000);
            printf("tick\n");
            i++;
        printf("TickThread done!!\n");
        return NULL;
    ** main method
    int main()
        printf("init console\n");
        pthread_create(&audiothread, NULL, sampleDataThreadProc, NULL);
        pthread_create(&tickThread, NULL, tickThreadProc, NULL);
        AS3_GoAsync();
        return 0;
    The application freeze with the output:
    init console
    Create sound object
    TickThread start
    tick
    tick
    tick
    My build call is:
    "$(FLASCC)/usr/bin/g++" $(BASE_CFLAGS) flash++ui.cpp -lAS3++ -lFlash++ -symbol-abc=Console.abc -pthread -O1 -swf-size=500x500 -emit-swf -o flashui.swf
    My console.as can be found here:  http://pastebin.com/ngkbcdYC
    I tried to init the console in both ways (CModule.startAsync(this) and CModule.startBackground(this, new <String>[], new <String>[]))  which doesn't make a diffrence.
    I also tried to set the -swf-version=18 parameter, but it doesn't make a difference, too.
    Anyone has an idea what is wrong ?
    Thanks !

    It may be that the calls to printf() are causing the problem. The printf() function may or may not be thread-safe or reentrant, depending on the system. Perhaps you might enable printf in only one of the threads, run it, and then enable it only in the other thread, and see what happens (easy test to make). If you are more ambitious, you could wrap the printf calls in a mutex. Generally, some folks recommend doing an explicit flush...

  • Audio Publish In Flash 8 Sounds Bad

    Playing from the timeline in Flash 8 sounds fine but when I
    publish it the audio sounds tinny and has a high pitched whine. I
    published the same piece in MX with the exact same audio settings
    (mono MP3 32kbps) and it sounds fine. Any suggestions?

    I'm confused - you just said the only compression you are
    using is MP3 compression in flash - but
    also that you are not using any compression - I can't figure
    out what that means.
    If your sound quality is bad on publish to SWF - then there's
    too much compression being applied -
    if compression is disabled then it would sound like the
    source file before importing.
    which one is it? Compression or no compression?
    Chris Georgenes / mudbubble.com / keyframer.com / Adobe
    Community Expert
    Impeachnow wrote:
    > The only compression I am using is the MP3 converter
    that Flash uses to publish. Other than that I have compression
    disabled.

  • Sonify Flash Lite - new series on Flash Lite sound

    In case anyone is interested in the sound side of Flash Lite,
    I am running a series of articles at my site sonify.org on Flash
    Lite sound. Below is a description of the article series.
    Hayden Porter
    Sonify Flash Lite
    This series of articles explores the sound features of Flash
    Lite, Adobe's version of Flash for mobile devices, and develops
    strategies for effective integration of sound in Flash Lite content
    for mobile devices. Part 1 focuses on device sound formats
    supported by Flash Lite 1.1, and the ways developers might use
    device sound in Flash Lite content.
    url to article series:
    http://sonify.org/cgi-bin/tutoriallinks/jump.cgi?ID=389

    only check your device profile in device central. if your setting not wrong,it is maybe working
    www.goldmanage.blogspot.com

  • Flash Player sound problems on a 5.1 system

    I don't know if i found the right topic for asking for this question, but here it goes.
    I noticed that flash player has this issue with my 5.1 system, when i play music (and i mean any music, like my online radio, played through flash, or music through the site VK.com), the sound is extremely awful. Words actually can't explain it, there is no bass, and the sound, overall, seems to be of very low quality. But it's not. When the same music is played via stereo system (any), it seems to be perfect - with bass and etc.
    Now i'm really confused. It's either a problem of flash, or a problem of somewhat in my system. My guess is that flash simply does not support audio output rather than 2.0. I will be really grateful if anyone will at least point me in the direction of the source of this problem; it makes my life miserable. Thank you.

    Is it possible to have e version of flash player like silverlight which give thepossibility to hear audio on whole 5.1 system?
    I have the following system computer:
    Case: Thermaltake Mozart; PSU: Thermaltake Toughpower 750W; MainBoard: Asrock 4coredual-sata2; Heatsink: ZeroTherm Zen120; CPU: Core2 Extreme X6800 3,2Ghz; RAM: OCZ Platinum DDR400, 2x1 GB; GPU: Sapphire HD3850 AGP; PPU: BFG Ageia; HDD1: WD Caviar Blue WD5000AAKS; HDD2: WD WD2000BB; Monitor: Asus VB175T 17" 5:4; Audio System: danneggiato, in corso di sostituzione; OS: Xp Professional Sp3; Browser: Srware Iron.

  • Why gives me NIGHTLY and the latest ADOBE FLASH PLayer sound only with a white screen when trying to watch a video offered by any newspaper, e.g.?

    System Win7 Prof
    Nightly 13.0a1
    Latest Adobe Flash Player
    Whenever I try to open a video browsing any news-paper,
    I receive sound but no picture to the sound;
    the picture is a white screen only.

    Hello ToriTorres,
    You question seems quite general, and this is a CQ5 dedicated forum dealing with CQ specific questions. If your problem is linked with Adobe Flash Player, please try to post in the corresponding forum http://forums.adobe.com/community/flashplayer
    Regards

  • Apple TV Screen Flashing and Sound going out

    I just bought an Apple TV 3rd Generation from a friend and just set it up. I open Netflix and start to browsing movies and playing them, the thing is that sometimes the screen starts flashing and the sounds goes off, or sometimes the screen keeps palying but the sounds goes off. I don't know if this has to do with my HDMI or with my WiFi network. Does anyone have any clue?

    I have the exact same issue. Have also unplugged the unit - both HDMI and power. This seems to resolve the issue temporarily, but it comes back after time. The unit worked flawlessly for about the first 45 days. Not sure why it started to act up now. Nothing changed in terms of settings or equipment.

  • Flash Player Sound & Video Problem

    Since I have downloaded flash player 11 my videos in explorer are not right. The video and sound are out of sync. Have searched the forums and found no fixes. Can you help? Thanks

    To help troubleshoot we'll need the following system information:
    Operating   system  
    Browser  
    Flash   Player version
    When reporting issues with video or audio, it's also helpful to get your system hardware and driver details.  Instructions for finding this information can be found here:
    Windows  
    Mac
    Finally, sometimes video and audio problems are caused at a lower level and not directly related to Flash Player.  I recommend trying both of the links below to see how they perform.  If the problem exists with both, then Flash Player is most likely not the culprit as the HTML5 video link does not use Flash Player when playing.  You can verify the use of HTML5 by right clicking the HTML5 video and looking for the words "About HTML5" at the bottom of the context menu.
    HTML5   video  
    Non-HTML5 video

  • Flash CC  sound files not playing

    I have a mp3 file on a layer.   I stop the fla file abuout 20 seconds in, but when I click on the play button to continue, the mp3 files starts from the beginning, not from the current location.  What do I need to change so the sound file will play from its current location?  Thank you.

    Rob,  I tried your recommendation,  it still will not sync.   I'm in the middle of my fla, and when I start from (ex. keyframe 500), the mp3 plays from the beginning (keyframe 1).  This issue is intermittent.  Some fla I have no issue, then others this problem happens.I end up using an older version of flash to do most of the work, then I complete the finishing parts in Flash CC.

  • No sound in flash. Sound working otherwise.

    Hey all, suilenroc here. With the recent advent of some high-quality Creative Drivers for my X-Fi card, I've been able to enjoy some great audio from my Exaile media player. However, sound from flash in firefox is still not forthcoming. Does anyone know how to fix this? And does anyone know how to install flash-10? For some reason, I just can't figure out how to uninstall flash 9 and install the latest version.
    Thanks! -suilenroc

    Okay, let's switch this up. Suilenroc's brother here. For the sake of convenience, just call me Suilenroc.
    So I've been using Linux for about a year now, I used to use Gentoo and moved to Arch. My bro got a creative X-Fi card a while back when we was on windows, and now switched full time to Linux because of the new sound drivers. What I just can't figure out though, if how to get the sound working on his firefox installation. I don't know whether it's a firefox issue or a flash issue, specifically.
    I've install the x-fi drivers, and am using ALSA for them, obviously. My brother doesn't know which VERSION of Arch he's using, x86 or x86_64, but it is, most definitely, arch.
    Now, I don't, myself, remember the pacman command for installing flash 10 either, and I can't seem to find it via google. From what my brother told me, he installed nspluginwrapper and nspluginwrapper-flash, and linked it to his firefox by following a tutorial. This got flash VIDEO to work, but the audio is not being output through the x-fi card or the x-fi drivers.
    Sorry for the earlier posts, I'll be taking over on this issue from here. (I've told the little guy to not get me involved unless he absolutely cannot figure the problem out himself. Well, now's one of those times. Thanks for bearing with him earlier, you can deal with me now. I know a bit more than he does when it comes to Linux.)
    Last edited by suilenroc (2008-11-17 00:26:19)

  • Flash Player sound level

    Hi! Is there any way to specify initial sound level of all flash objects at webpage (via player settings maybe)? I want it low because it is so uncomfortable when I suddenly hear loud music or voice while browsing the web. I'm using firefox. Thanks.

    I'm having this issue as well.  When I go to any web site and play a flash video the sound is very loud. I go into the control panel (Windows 7) and into "adjust system volume." There is a slider for firefox and flash player. The firefox slider has no affect on the volume, but the flash player slider does. The problem is that windows or flash player does not save that level. When I play another video later, I have to go in and adjust the sound level again.  Why won't it save the level like to other sliders do? Anyone?

Maybe you are looking for