Javascript in Ez publish


/ Published in: eZ Publish
Save to your folder(s)



Copy this code and paste it in your HTML
  1.  
  2. {literal}
  3. var playerPath = {'flash/flowplayer-3.2.2.swf'|ezdesign};
  4. flowplayer("player", playerPath, {
  5. clip: {
  6. autoPlay: false,
  7. autoBuffering: true
  8. }
  9. });
  10. {/literal}
  11.  
  12. </script>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.