
Сообщение от
NuRt1ck
Следущий код добавь шаблон
postbit_attachment между
PHP код:
<if condition="$attachment[attachmentextension] == 'flv'">
<!-- FLV -->
<embed src="pl.swf" width="400" height="250" allowscriptaccess="always" allowfullscreen="true"
flashvars="type=flv&volume=50&width=400&height=250&file=attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&showstop=true&autostart=false" />
<!-- FLV -->
</if>
<if condition="$attachment[attachmentextension] == 'mp3'">
<!-- MP3 -->
<embed src="pl.swf" width="300" height="20" allowscriptaccess="always" allowfullscreen="true"
flashvars="type=mp3&volume=50&width=300&height=20&file=attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]&showstop=true&autostart=false" />
<!-- MP3 -->
Примечание:
PHP код:
<!-- FLV -->
<embed src="pl.swf" width="400" height="250" allowscriptaccess="always" allowfullscreen="true"
flashvars="type=flv&volume=50&width=400&height=250&file=attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&showstop=true&autostart=false" />
<!-- FLV -->
этот код необязателен, т.к. это код flv-плеера