Hi there
Just wondering if there’s an easy solution to toggle between swf’s on a web page. I have page with a swf embedded on the page and would like to “switch” or load other swf’s in that spot based on a link the user clicks. So say when the user lands on home.php, it loads “a.swf”… then they click on a link and it loads “b.swf” and so on.
I understand this could be done within the flash file itself (by loading external swf’s) but was wondering if this could be done “outside” the flash file.
Thanks