I need to embed a video (google) into Joomla I tried using:
<embed style=”width: 400px; height: 326px;” id=”VideoPlayback” type=”application/x-shockwave-flash” src=”http://video.google.com/googleplayer.swf?docId=-3720367781765620319&hl=en” quality=”best” bgcolor=”#ffffff” scale=”noScale” salign=”TL” flashvars=”playerMode=embedded” align=”center”>
but it will not work?
I so tried to use an script in mod_html but in printed out the code instead?
<a href=”#” onclick=”MM_openBrWindow(‘http://www.vipervolleyball.org/video.htm’,”,’toolbar=no, menubar=no, scrollbars=yes, location=no,left=0,top=0,screenX=0,screenY=0, width=400,height=450′)”>Tracy</a>
any suggestions?