Gustav Brock
Gustav at cactus.dk
Tue Mar 1 13:55:13 CST 2005
Hi Rocky Hmmm, the awful click sound from IE in Windows XP is one of the first things I remove. As for the beta test I would like to, but time right now doesn't permit ... /gustav >>> bchacc at san.rr.com 01-03-2005 20:40:11 >>> Gustav: Actually it's a wav file that has a nice 'click' sound which I play whenever they click a command button. An audible confirmation that they've done something. But for beta testing we're sending this to people who are completely untechnological so we only want to send the one mde file and not 'Clicker.WAV' which they'd have to get into the same folder with the Sleep Advisor. So that's why I want to embed it. Right now, it plays fine using the PlaySound API. We still need more beta testers for the Sleep Advisor, BTW. You game? ANYBODY ELSE? Regards, Rocky Smolin Beach Access Software http://www.e-z-mrp.com 858-259-4334 ----- Original Message ----- From: "Gustav Brock" <Gustav at cactus.dk> To: <accessd at databaseadvisors.com> Sent: Tuesday, March 01, 2005 11:06 AM Subject: Re: [AccessD] Embedding a WAV file > Hi Rocky > > You could save it as a blob (AppendChunk), then retrieve it (GetChunk) > and save to a temp file which you launch. > Not very fancy but it will probably work. > > Are we dealing with the alarm clock for the sleeper application? > > /gustav > >>>> bchacc at san.rr.com 01-03-2005 19:58:45 >>> > Dear List: > > Can a wav file be embedded in an access app like a jpg? And, if so, > does it run on the click event of the control that holds it? > > MTIA, > > Rocky Smolin > Beach Access Software > http://www.e-z-mrp.com > 858-259-4334 > --