Search code examples
javascriptswfobject

How is it possible to dynamically change the flash file using swfobject through javascript


I'm looking to dynamically change the flash files based from an hyperlink on the page without the page having to reloading. Is this possible through javascript?


Solution

  • Yes, it's possible. See this tutorial: http://learnswfobject.com/advanced-topics/load-a-swf-using-javascript-onclick-event/