Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    You could edit lyte(-new).js, changing the value for iv_load_policy from 3 to 1 by replacing

    tH.innerHTML="<iframe id=\"iF_" + vid + "\" width=\"" + tH.clientWidth + "px\" height=\"" + aHgh + "px\" src=\""+eU+"autoplay="+aP+"&controls=1&wmode=opaque&rel=0&egm=0&iv_load_policy=3&hd="+hidef+qsa+"\" frameborder=\"0\" style=\"" + aSt + "\" allowfullscreen></iframe>"

    with

    tH.innerHTML="<iframe id=\"iF_" + vid + "\" width=\"" + tH.clientWidth + "px\" height=\"" + aHgh + "px\" src=\""+eU+"autoplay="+aP+"&controls=1&wmode=opaque&rel=0&egm=0&iv_load_policy=1&hd="+hidef+qsa+"\" frameborder=\"0\" style=\"" + aSt + "\" allowfullscreen></iframe>"

    hope this helps,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Turn on Annotations by Default?’ is closed to new replies.