Geturl problem

I wanted to know if there is a way to load a url using the geturl function with a loading a new window or changing the current window. The url contains an action that does not need a new window to open or have any changes on the current window to occur. I want the url to load with out any changes being made to the current window the flash movie is in or opening any new window. Currently I m using geturl and _self. By still with _self the the web page is redirected but in the same window. I just want the url to load and no other changes to be made so when placed on a web page the user is not redirected to the url in the same window or a new window does not open. Is this possible?