How to use cuepoint in audio files

Into a file .fla I have a file audio with cuepoints. I need
to read these cuepoints in flash (I use the MX 2004 version) to
manage some little animations into the stage.
It is possible to make this?
I have found solutions only for the .flv file but not for wav
or mp3 or others audio file... Why?
Help me please

Seems like this is exactly what you want to read:
http://www.adobe.com/devnet/actionscript/articles/cue_points_audio_print.html

Similar Messages

  • How to use Cuepoints in audio file's playing?

    in Flex2,we can use VideoDisplay to add cuepoint in FLV,but
    VideoDisplay can NOT support mp3 files.
    and there is no cuepoint event in class flash.media.Sound.
    so how to add cuepoint control in mp3 file?

    could give me an answer?
    that's i have not found the solution or Flex does not support
    cuepoits in sound?

  • How do i save an audio file using quick time?

    How do i save a audio file from quick time. When I looked it up I was told to go to file on quick time and click on save as but my quick time has no save as to click on in file. What Now?

    How do i save a audio file from quick time. When I looked it up I was told to go to file on quick time and click on save as but my quick time has no save as to click on in file. What Now?
    You need to explin your workflow better.
    The "Save" action may be initiated by a "Share" or "Export" option depending on the app you are using. For instance, QT 7 Pro has "Save", "Save As...", "Share...", "Export...", and "Export for Web..." options depending on what you are specificly trying to do. On the other hand, QT X may have "Duplicate", "Export...", Export To", and/or "Share" options for various goals.
    Are you trying to record a new audio file using a mic, extract and save an audio track from a video, export audio from a video file, save an internet audio file that opened in the QT player, save an online audio file, etc?

  • How do i play multiple audio files simultaneously using AudioQueue?

    I've basically gutted what I don't need from the "Speakhere" sample app and I'm left with something I can use to play audio files. I converted wav files to aiff and then renamed the aiff to caf (Just in case this matters). I even tried shortening the files to 10 seconds long, but no difference. I am able to play files singly, but am unable to play more than one file at the same time. When I try to play multiple files, the first one plays correctly but the second will play a horrible long beeping sound. Sounds almost like a buzzer and sometimes will sound like a high pitched beep. My code has all the audio components like the speakhere app (AudioQueueObject, AudioPlayer, AudioViewController). I've changed the AudioViewController to be just my "AudioController" class where when I initialize, I pass in the name of the file and it replaces this line of code:
    CFStringRef fileString = (CFStringRef) [NSString stringWithFormat: @"%@/Recording.caf", self.recordingDirectory];
    with this:
    CFStringRef fileString = (CFStringRef) [NSString stringWithFormat: fileName, self.recordingDirectory];
    Any suggestions? I've been yanking my hair out trying to figure this out and I simply can't. I'm about ready to pull an "Office Space" but instead of beating up a printer, I'm going to destroy my macbook.
    *NOTE: I have only tried this in the simulator, but I'm assuming it will do this on the real thing so I haven't bothered to try.

    Unless I'm mistaken, you need one AudioQueue object for each audio file you want to play. In one of my apps, I basically copied the code provided in the [AudioQueue programming guide|http://developer.apple.com/iphone/library/documentation/MusicAudio/Concep tual/AudioQueueProgrammingGuide/AQPlayback/chapter4_section_1.html#//appleref/doc/uid/TP40005343-CH3-SW1] and made a wrapper object for playback. So then you can do something like this:
    MyAudioManager *manager1 = [[MyAudioManager alloc] initWithFile:@"file1.caf"];
    [manager1 play];
    MyAudioManager *manager2 = [[MyAudioManager alloc] initWithFile:@"file2.caf"];
    [manager2 play];
    // etc...
    If you want to play short files (~10s or less), you can use the simpler AudioServices functions along with SystemSoundID's. It will work fine if you have playback from AudioQueue and AudioServices at the same time.

  • How do I save an audio file sent to my phone so I may use it as a ringtone?

    How do I save an audio file sent to my iphone?

    try searching in the App store for something that will do that.  You can't do that natively.

  • Using The Same Audio Files On Multiple Platforms

    When I import new audio into logic - often it will say that is creating wave forms for the display.
    Q: I notice that the audio files on disk do not show an altered modified date - so where are these wave form displays being saved - on the audio file or inside the logic song?
    Q: I am interested in possibly going back and forth between logic and Pro tools LE - and at different times using the same audio files for both platforms. Assuming I am not doing any destructive editing - is it OK to use the same set of files for both platforms - or do I need to make duplicates (I'd rather not)? Also, how does this wave form display get dealt with by going back and forth between the two platforms?

    A: the waveform overlays are stored in separate,
    temporary files - *.ovm files or something, but my
    memory is fuzzy on that for now. The original audio
    files are not modified in any way.
    Hmmm... I've wondererd about this, too, and as best I can tell, Logic DOES modify the original files.
    I just imported some stereo interleaved AIF files into a project (with "copy external audio files to project folder" disabled), and I couldn't see any evidence of waveform creation--a disk search by date revealed nothing looking like waveform overviews, and there were no modifications to the AIF file dates.
    So... the next time I imported some AIF files, I checked the file sizes before the import...
    Sure enough, the files got bigger by about 100K after being imported into a Logic session, even though the file's timestamps were not changed.
    Looks like maybe Logic does write the waveforms into the files themselves ?
    On a related note, the manual suggests that it's possible to change the "copy external audio files to project folder" setting after creating a project, but I haven't found this anywhere other than File->New... anyone know ?
    Thanks!
    James
    [email protected]
    Dual 1.25 G4   Mac OS X (10.4.8)  

  • How do I save an audio file to my phone that was sent through a text message attachment

    How do I save an audio file that was sent via a text message to my phone so that I can use it as a ring tone

    try searching in the App store for something that will do that.  You can't do that natively.

  • How do I unprotect my audio files so I can upload them to garage band on my iphone4?

    How do I unprotect my audio files so I can upload them to garage band on my iPhone and use them

    Hi Chris,
    Format the flash drive in FAT32, save the file as you would normally and transfer it to the flash drive, then the PC. It should work fine unless one of the Word apps is older.

  • How do I extract an audio file from a PDF in Pro? (Mac)

    How do I extract an audio file from a PDF in Pro? (Mac) . Properties say it's a .m4a file.
    Thanks

    Hi Tim,
    That isn't a supported feature. If the PDF is unsecured and you have the legal rights to extract the audio, it would be possible to locate and decompress the raw file data from the PDF file using third-party tools to read the low-level file structure (a hex editor or Cos editor) - but Acrobat can't help you.
    Regards,
    Rave

  • For ICD-BX132, How do I transfer an audio file to a PC?

    I just bought a ICD-BX132 voice recorder. There is no USB port, and no cable or software were provided. How do I transfer an audio file to a PC?
    Solved!
    Go to Solution.

    Quick Start Guide and two LR03 (size AAA) alkaline batteries are only supplied along with this IC Recorder.
    You can use a stereo mini plug cable to transfer the recorded files from IC Recorder to the Computer. Plug one end of the cable to the Headphone jack on the IC recorder and plug the other end of the cable into the Microphone jack on the computer. You can purchase the cable from any nearest local Electronics store.
    Go through the steps mentioned on the below knowledge base article to transfer the recorded files to Computer.
    https://us.en.kb.sony.com/app/answers/detail/a_id/30985
    If my post answers your question, please mark it as an "Accepted Solution."

  • How can I add an audio file to each slide when I export to HTML Keynote 6.2

    How can I add an audio file to each slide when I export to HTML Keynote 6.2
    I am trying to create an audio slide show instead of a movie

    Drag and drop one music files onto each slide then export. (File > Export > HTML)

  • How can I upload an audio file and link a page on my webiste to it?

    I host a radio show weekly, have recorded broadcasts in MP3, want to host them on itunes and have a link from my website for visitors to listen to. Can anyone help me? Thanks

    Could I ask you to read my 'get you started' page on podcasting, which should answer most of your questions.
    http://rfwilmut.net/pc
    If you still have questions do please come back.
    As to your website, which is a separate matter from iTunes, you can provide embedded players - these pages gives you some information:
    How to embed an MP3 audio file into a web page without bringing up dialog boxes in Windows
    How to create a pop-up MP3 player

  • HT1473 how do i save an audio file from a webpage to iTunes?

    how do i save an audio file from a webpage to iTunes?

    If the web page is designed to let you save files it will often have a download link, or if it is a link to the file directly you can try to right click on the file.  If it isn't set up that way then they probably don't intend for the file to be downloaded.

  • How to transfer video and audio files from windows PC to new ipad?

    How to transfer video and audio files from windows PC to new ipad?

    iTunes: Syncing media content to iOS devices and iPod
    Sync with iTunes.
    Connect the iPad to the PC and launch iTunes.
    Click on the iPad name on the left side under devices.
    Click on the Music Tab on the right.
    Click on all of the albums, artists, playlists that you want to sync
    Click on the Sync Music Heading.
    Click on Apply in the lower right corner of iTunes
    Follow the same procedure for Movies.

  • How to use javap with jar files ?

    how to use javap with jar files ?
    thanks

    As long as the jar is on the class path, your gold. So,
    javap -classpath myjar.jar mypackage.MyClass
    Chuck

Maybe you are looking for