You can imagine how embarrassing it is to say "I can't play a sound"...
Using Windows 98, I played the sound from the desktop, using WinAmp...works fine. I import the sound. Tried playing the sound. Nothing. Exited RunRev, restarted, and clicked the button...nothing. When I 'put the result' it gives a number that *might* represent the seconds since the button was last pressed. Just for the fun of it, I created a SECOND btn that had the same script. It, too, returns a result that is always increasing and, apparently, in relation to the result returned from the first btn. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Chipp Walters > Sent: Tuesday, July 09, 2002 11:25 PM > To: [EMAIL PROTECTED] > Subject: RE: The sound of silence > > > play audioclip "curly.wav" > > works for me. Are you sure the name of the clip is "curly.wav" > > Use the Application Overview to check. > Speakers plugged in ;-) > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Ro Nagey > > Sent: Tuesday, July 09, 2002 8:26 PM > > To: [EMAIL PROTECTED] > > Subject: The sound of silence > > > > > > OK, being the moron I am, I am having trouble deciphering how to play a > > sound. > > > > I imported a sound into my stack "curly.wav" > > > > There's a button that says: -- > > on mouseup > > play audioclip "curly.wav" > > answer the result > > end mouseup > > > > the result is random and increasing > > > > I can create a playercontrol with an external sound and have a btn that > > works: > > on mouseup > > start player "playit" > > end mouseup > > > > but that doesn't take care of the internal sound. > > > > So, quite obviously, I am missing something wrong...and, no > > doubt, obvious. > > > > What am I missing...how do I play a sound I've imported into the stack? > > > > TIA, > > Ro Nagey > > > > _______________________________________________ > > use-revolution mailing list > > [EMAIL PROTECTED] > > http://lists.runrev.com/mailman/listinfo/use-revolution > > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
