A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Audio import cuts off first second

  1. #1
    Member
    Join Date
    Apr 2004
    Location
    IA, USA
    Posts
    57

    Audio import cuts off first second

    I have imported some audio and placed it on the timeline, but the audio starts about one second into the actual file. Obviously, I want to start the audio at the beginning of the file.

    There are no effects, and it is set to stream.

  2. #2
    Junior Member
    Join Date
    Feb 2005
    Location
    NORWAY
    Posts
    19
    Try to use two behaviors,
    I use to preload all sounds at the beginning of the movie.
    First, give the sound a linkage ID in the library. Add a behavior on the first frame of the movie that loads the sound from the library. In the window which pops up, type in the linkage ID you gave your sound, then you have to give the sound an instance name for later use. Also remember to uncheck the box where it says: "Play the sound when loaded", if you don't want it to do so..
    Then you can use another behavier which plays the sound when entering the frame, just type in the instance name of the sound in the "Play Sound"-behavior window.

    Maybe you knew about this option, but it works for me.

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