Page 1 of 1

[MP3] Audio Looping enabled

Posted: 16 May 2014, 09:20
by w1lla
Hi when looping is enabled:

Code: Select all

<audio  data="http://tmrankings.com/mp/summertime_oldskool.ogg" play="1"/>
when disabled:

Code: Select all

<audio  data="http://tmrankings.com/mp/summertime_oldskool.ogg" play="1" looping="0"/>

Re: [MP3] Audio Looping enabled

Posted: 16 May 2014, 09:30
by noyranea
Hi,

looping="1" is the default value for audio, and, as such, is automatically removed.

If you want, I can disable this feature which could be activated in advanced parameters or integrated in the "clean" function presented there : http://forum.maniaplanet.com/viewtopic. ... 19&t=27728. Let me know.