Hi, Set 'sound(1).volume' to 255 or whatever, after sound faded out. Director 8 has the bug that sound will not play after fading out even though its 'volume' property returns positive number (not zero). See Quirk List of updateStage as to details and workaround (the top one in the list). ・Quirk List http://www.updatestage.com/buglist.html _____ Yo Gomi wrote: > I created sound fadeout. But because (I think) after the fade out is > executed the volume remains 0 so when I play the movie again the sound won't > play. Please let me know how to solve this. > > on keyDown > sound (1).fadeOut(3000) > end keyDown Good luck, Fumio Nonaka Attain Corporation [EMAIL PROTECTED] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to