ok heres the deal. I havea flash piece and a sepparate MediaPlayer file (asf/wmv/whatever) and i have javascript functions on the page to controll the media player piece. from flash im hitting the javascript function with a getURL("JavaScript:FunctName();"); type deal. It all works for the most part. The probelm is whenever I call one of the functions from flash it stops the media file. U actualy here the standard link click sound IE makes, and its like the page refreshes but it doesnt actually refresh. If i call the same functions from the html page with a form btn it works perfect and doesnt stop or anything. Anyone know a way around it? Dont really want to use fscommand for compatibility issue with browsers. Thanks in advance for any help.

d.