Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 5 of 5
  1. #1

    Default Need help with Looping Music!

    Hello, I need help with looping music on my flash animation.

    Short from creating the amount of frames it needs to play through, and having it restart so it acts like a seemless loop, I don't know what to do...

    Can anyone help me please?

  2. # ADS
    Join Date
    Always
    Posts
    Many
     
  3. #2

    Default

    Can anyone help me? Please?

  4. #3

    Default

    Thanks for you're alls help. But I figured it out.

    For other people needing help, Replace Dark with your own variables and sound files. I put this inside a single framed movie clip... Dunno where else it could go. Anyway, try this and hopefully it works.
    Code:
    // create a new Sound object
    var dark:Sound = new Sound();
    // if the sound loads, play it; if not, trace failure loading
    dark.onLoad = function(success:Boolean) {
        if (success) {
        t4c.start(0,300);
        }
    };
    dark = new Sound();
    dark.attachSound("dark.mp3");
    dark.start(0,0);
    dark.onSoundComplete = function() {
    dark.start(0, 0);
    };
    // load the sound
    dark.loadSound("dark.mp3", true);

  5. #4

    Default Re:

    I am a composer, just found a website which provides royalty free music. It is very popular for music and production music. It’s not free but very well priced and then you are free to use the music forever.

  6. #5
    Join Date
    Sep 2010
    Posts
    17

    Default

    Hello,sneha here,,,,,, I need help with looping music on my flash animation.Short from creating the amount of frames it needs to play through, and having it restart so it acts like a seemless loop, I don't know what to do...
    Can anyone help me please?????????? Thanks lot........





    Seo Services in Delhi | fengShui Consultant| SEO DELHI | Vastu|

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial