Switching swf's inside of div with button outside of div

I have a content area div where the swf is inside, I want to know if it’s possible and if so what’s easiest way to change the src of a swf with a click of a button in another div, so it basically loads another page without reloading the page.