PDA

View Full Version : Refresh the browser?


handycam
10-03-2007, 04:07 PM
I'd like to put a button in my flex app that reloads the browser window the app is in, to "start over". Anyone know the syntax for that?

box86rowh
10-03-2007, 04:13 PM
you could put a little jscript on the page to refresh and call the script from the flex app