Hey all-
I have a problem with a website. On my page, I make a JavaScript call to the history.back() function. This works fine until I open a pop-up window from my .swf file.
After opening the window, my history.back() link no longer functions. However, when I select any other link in my...