ok, now i’ve created a flash movie and when the user click the exit button, i want them to select if they really want to exit or not.
meaning i have two options for them (either yes or no).
if they click YES then they will exit from the movie(that’s fine)
now the problem is if the user click NO i want to redirect them to the page that they last visited. like the javascript command “javascript:history.back()”