oistagoimp
09-27-2005, 05:27 PM
I have embedded a quicktime in my web page and I have two buttons to change the source file of the movie. I put <param name = "scale" value="tofit"> and also in the embad tag I put <embed scale="tofit"> and it comes out scaled when the page is loaded. However when I swap the files they are out of scale. Does anyone know any javascript code or function that I could use to prevent it from changing the scales when I use document.quicktime.SetURL("");?