A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: interrupt sound loading process

  1. #1
    Senior Member
    Join Date
    Mar 2000
    Posts
    210

    interrupt sound loading process

    hi,
    can anybody tell me what would be the best
    way to interrupt the sound.loadSound("xy.mp3"); command?

    my intention behind it is the following:
    i want to preload 10 mp3 files in the background:
    if for ex all sounds up to sound #4 are loaded and #5
    is currenttly loading but sound #7 is "clicked",
    sound-loading-process #5 has to be stopped - sound #7
    has to be loaded instead.

    thx

  2. #2
    Junior Member
    Join Date
    Jul 2001
    Posts
    24
    I'd say put it inside a movie clip and unload the movie clip when you want to stop it

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