Richard,

Which version of FMP are you using? I was not able to replicate this behavior in FMPA 10 when viewing records in Form view - the sounds from a website stop when navigating to the next record. The persistent sound is encountered only in List view.

Are you providing custom buttons for navigating from record to record? If so, you can add a line in your navigation script to set the web viewer to a blank url as the user navigates to the next record. I suspect you can also use FMP 10 script triggers to do this although I have not tried it. Hopefully, this will start you moving in the desired direction.

Good luck.

Lee.
=================
Binary Assist
220 Gaines Oak Way
Suwanee, GA 30024
Voice: (678) 313-5604
Internet: [email protected]
Website: www.binaryassist.com

FileMaker 8 Certified Developer



On Mar 25, 2009, at 4:20 PM, Richard S. Russell wrote:

So I've got a client who has a bunch of businesses in her database. Many of them have URLs. I've got a tab control set up to display the associated web pages, but it's not the front tab, which I'm assuming means that the web pages don't get loaded until such time as I click on the "Website" tab control for a given vendor.

Here's the problem. Once I activate the web viewer for a vendor, FMP goes out and fetches the appropriate web page. Some of them have a jolly little tune that starts playing right away. We then move to another record, also with its own web page, and the visuals change. But the tune from the 1st one keeps playing. Eventually I get to a record that has a web page playing a different little tune — not instead of the 1st one but in addition to it. You can readily imagine how delightful this cacophony is and how conductive to getting productive work done.

How do I make these guys shut up when I move off the associated record?

Reply via email to