> on mouseUp me > if sound(1).volume > 1 then > sound(1).fadeTo(1, 1000) > else > sound(1).fadeTo(255,1000) > end if > end mouseUp me > > does not seem to work, any ideas/suggestions/fixes will be greatly > appreciated.
What is it doing or not doing exactly?? --------------------------- Carl D. Earnhart II Software Engineer DxR Development Group, Inc. 150 E. Pleasant Hill Rd. Carbondale, Illinois 62901 --------------------------- systemSpecs: PowerPC G4 400, 320RAM, OS 9.1 [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
