playlistAPI.loop

Hi,
I’m having trouble with playlistAPI.loop=true setting in my embedded playlist.
What have I done wrong?
src=“https://cdnapisec.kaltura.com/p/1487131/sp/148713100/embedIframeJs/uiconf_id/24051831/partner_id/1487131/widget_id/1_dipmeoqb?iframeembed=true&playerId=kaltura_player_59919ae45dcc2&flashvars[playlistAPI.kpl0Id]=1_mih04tu6&flashvars[playlistAPI.autoContinue]=true&flashvars[playlistAPI.autoInsert]=true&flashvars[ks]=&flashvars[akamaiHD.loadingPolicy]=preInitialize&flashvars[akamaiHD.asyncInit]=true&flashvars[streamerType]=hdnetwork&flashvars[localizationCode]=sv_SE&flashvars[playlistAPI.loop]=true;” width=“740” height=“330” allowfullscreen webkitallowfullscreen mozAllowFullScreen frameborder=“0” title=“Kaltura Player”

Regards
Christoph

Hi @christoph.tiedtke,

Remove the ‘;’ and it will work properly:)

Many thanks! :joy:
I was a bit blind there.