A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Sep 2000
    Posts
    12

    Arrow

    I have a 2720 frame flash music video. the sound is set on stream and various movie clips are aligned with the song. My problem is that for some reason the song stops 4 times for about 3-5 seconds. The stops are not always in the same place on the timeline. I thought it was originally because the movie was maybe loading a movie clip, but nothing new on the timeline seems to be introduced when the stops happen. I have never worked with streaming sound before, so I'm not sure if this is to be expected with a streaming 2720 frame wav. I know that with streaming sound, the player will skip frames to keep up with the sound- but i didin't think the music was supposed to stop.Please Help, I'm a beginner and to make things worse, I'm on a deadline.

  2. #2
    Senior Member
    Join Date
    May 2001
    Posts
    485
    one thing that you should do is take the sound and put it into it`s own flash file. Make sure the file is as long as the sound.
    Set it to streaming.
    Export as movie.
    Then open the flash file with the animation and insert in the first few frames this code

    loadMovieNum ("song.swf", 1);

    this should help. I don`t know if this will perfectly consistant, but it will be better than having it in the same flash file

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