Posts Tagged ‘embed’

Problem in changing flash (swf) file location in embed or param tag using JavaScript

Problem in changing flash (swf) file location in embed or param tag using JavaScript Manipulating the DOM (Document Object Model) using JavaScirpt is known to all. Changing the src attribute of the img (Image tag) tag using JavaScript is very common. But I had a problem in changing the flash (swf) file location in embed or param tag using JavaScript. I had following html code for ...
Copyright © 2012 ViralPatel.net. All rights reserved.