A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: a music loop that plays forever?

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    20
    I was wondering, how do you make a music loop play through your entire site? I have different scenes, but I want the music to continue playing when the scenes change or stop.


  2. #2
    caithness massiv
    Join Date
    May 2000
    Location
    denver
    Posts
    1,672
    load a separate swf (sound only) into another level of your site

    if you want it to play continuously, set the sound to stream... extend the sound swf so that it's frames are equal to the total song duration, and then put a gotoandplay(1); at the end of the stream

    happy flashing!

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