Prev: Lasesitems overview with sublevel
Next: marvendas@gmail.com Kit completo deSolenóides ( solenoid ) + chicote Para Câmbio automatico hidramatico Audi A3 Vw Golf gti turbo 14297
From: AKC on 19 Feb 2010 15:41 Hello everybody, I found quiet a few threads regarding inserting sound clip into Access forms (thank you allenbrowne), but my dilemma is I can't figure out how to "point" to a sound file stored on network drive as oppose to stored on local machine. It worked fine if the sound file was on the same drive as my working version of the db, but I am not sure how code a path to a file stored on the different drive (I am working on F: drive, but the file is on G: drive). Thank you in advance.
From: AKC on 19 Feb 2010 15:47 One clarification: I tried replacing the given "c:\..." path with network path, and it doesn't work. There must some additional command or something to switch to another drive. AKC wrote: >Hello everybody, >I found quiet a few threads regarding inserting sound clip into Access forms >(thank you allenbrowne), but my dilemma is I can't figure out how to "point" >to a sound file stored on network drive as oppose to stored on local machine. >It worked fine if the sound file was on the same drive as my working version >of the db, but I am not sure how code a path to a file stored on the >different drive (I am working on F: drive, but the file is on G: drive). >Thank you in advance.
From: PieterLinden via AccessMonster.com on 19 Feb 2010 15:50 AKC wrote: >One clarification: I tried replacing the given "c:\..." path with network >path, and it doesn't work. There must some additional command or something to >switch to another drive. > >>Hello everybody, >>I found quiet a few threads regarding inserting sound clip into Access forms >[quoted text clipped - 4 lines] >>different drive (I am working on F: drive, but the file is on G: drive). >>Thank you in advance. what are you using to play the sound? The Play Sound API from Access Web? -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/201002/1
From: AKC via AccessMonster.com on 22 Feb 2010 08:39 If you're talking about the PlaySound function, then yes. This is the first time I am dealing with sounds in Access, so it's all very new to me. I saved a sound clip in .mid and .wav formats, and they do work on their own, but is there a specific format that it needs to be saved in in order to be used in Access? Thanks. PieterLinden wrote: >>One clarification: I tried replacing the given "c:\..." path with network >>path, and it doesn't work. There must some additional command or something to >[quoted text clipped - 5 lines] >>>different drive (I am working on F: drive, but the file is on G: drive). >>>Thank you in advance. > >what are you using to play the sound? The Play Sound API from Access Web? -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/201002/1
From: AKC via AccessMonster.com on 22 Feb 2010 13:17
I used Allen Brown's code. AKC wrote: >If you're talking about the PlaySound function, then yes. This is the first >time I am dealing with sounds in Access, so it's all very new to me. I saved >a sound clip in .mid and .wav formats, and they do work on their own, but is >there a specific format that it needs to be saved in in order to be used in >Access? Thanks. > >>>One clarification: I tried replacing the given "c:\..." path with network >>>path, and it doesn't work. There must some additional command or something to >[quoted text clipped - 3 lines] >> >>what are you using to play the sound? The Play Sound API from Access Web? -- Message posted via http://www.accessmonster.com |