Quote:
Originally Posted by giorgiotave
Have problem with layout
??
|
Use the
wmode attribute in the replacement..
Example:
Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><param name="wmode" value="opaque"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350" wmode="opaque"></embed></object>
This may not work on some custom skins, however.