Functions all dazzling. Only unfortunately white I like I the other URL do not in-get there.
I get the title with the video however the film am not shown.
I built that into the Regular Expression
but which I must change now here
Quote:
<object width="480" height="400" classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="movie" value="/.//flash/videotube_player_4.swf"></param>
<param name="flashvars" value="videoId=37150&svsf=1&lang=german&host=www.v ideotube.de"></param>
<param name="quality" value="best">
<param name="bgcolor" value="#ffffff">
<param name="wmode" value="transparent">
<param name="allowScriptAccess" value="always">
<param name="swLiveConnect" value="true">
<embed src="/.//flash/videotube_player_4.swf" type="application/x-shockwave-flash" width="480" height="400" flashvars="videoId=37150&svsf=1&lang=german&host=w ww.videotube.de" quality="best" bgcolor="#ffffff" wmode="transparent" allowscriptaccess="always" swliveconnect="true"></embed>
</object>
|
I do not have that made however it functioned
Quote:
<object width="480" height="400" classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="movie" value="/.//flash/videotube_player_4.swf"></param>
<param name="flashvars" value="videoId=$p1&svsf=1&lang=german&host=www.vid eotube.de"></param>
<param name="quality" value="best">
<param name="bgcolor" value="#ffffff">
<param name="wmode" value="transparent">
<param name="allowScriptAccess" value="always">
<param name="swLiveConnect" value="true">
<embed src="/.//flash/videotube_player_4.swf" type="application/x-shockwave-flash" width="480" height="400" flashvars="videoId=$p1&svsf=1&lang=german&host=www .videotube.de" quality="best" bgcolor="#ffffff" wmode="transparent" allowscriptaccess="always" swliveconnect="true"></embed>
</object>
|
Can you help me, please.