Subversion Repositories wimsdev

Rev

Rev 13291 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4158 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Audio insertion
4
slib_parms=3\
5
,URL of the data file\
13291 obado 6
,additional options for the audio insertion (sample: <span class="tt">style="width:300px;height:25px"</span>)\
7
,[<code>option=rename</code>] [<code>player=player_mp3_multi</code>]
4158 bpr 8
 
9
slib_out=Audio insertion in html page
13291 obado 10
slib_comment=Value of player in 3rd parameter can be empty or the following flash player <span class="tt">player_mp3_multi</span>.\
17348 bpr 11
<br> When the value of player is empty, one can use the css class \
9919 bpr 12
<span class="tt">wims_audio</span> to modify the default \
13291 obado 13
or give in the option for the audio insertion a css style (see the examples).