A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Sound Help

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Posts
    2

    Sound Help

    I've attached a 3 minute or so MP3 to an animation I'm working on which when finished will be timed to it. The first set of tweens is working beautifully however once finished it stops in explicitly to run the rest of my animations once this set is finished. It is currently set up in a single scene and does not currently contain a stop command. I am bewildered at the moment and will accept any help you may provide.

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    I don't completely understand what you described but I do know that timing to an MP3 has some issues. Biggest issue will be when you run in on the web you may find your timing is all gone.

    You will have to use some scripting to completely sync everything.
    Simplest is to load the MP3 in actionscript and wait till it's totally loaded to start animating.

  3. #3
    Junior Member
    Join Date
    Jun 2008
    Posts
    2
    Actually after playing around with it a bit more I got it to work.

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