Jump to content

Аудио файл при посещении темы


Mortymer
 Share

Recommended Posts

<embed src="полный адрес файла" autostart="true" loop="1" hidden="true"></embed>

 

Вопрос, в какой шаблон надо вставить код, чтобы файл проигрывался при посещении определенной темы? Или определенного раздела форума.

Link to comment
Share on other sites

<if="intval($this->ipsclass->input['t']) == ID Темы">тег</if>

- для определенной темы

<if="intval($this->ipsclass->input['f']) == ID Раздела">тег</if>

- для определенного раздела

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...