
01-16-2011, 01:33 PM
|
|
|
Join Date: May 2004
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by JAFRI
Replacement use this, i have 4.1.1
Code:
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420">
<param name="movie" value="flv/player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="file={param}&image=flv/preview.jpg" />
<embed
type="application/x-shockwave-flash"
id="player2"
name="player2"
src="flv/player.swf"
width="520"
height="420"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file={param}&image=flv/preview.jpg"
/></object>
Use {option} : No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code : No
Disable Smilies Within This BB Code : NO
Disable Word Wrapping Within This BB Code : No
Disable Automatic Link Parsing Within This BB Code: YEs
Example put video link [FLV]http://*************** .flv[/FLV]
|
Does not work!
I got this
Quote:
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
|
|