Hey, I'm just wondering what code I could use to auto change the size of the video being embedded before it gets displayed.
Example, I need to have it find all instances of this
width="any value" height="any value"
and replace them with this
width="540" height="405"