<div dir="ltr">This runs without error and I think gives the intended layout, although I can not read the text, sorry.<br><br>\documentclass{article}<br>\usepackage{libertine,media9,polyglossia}<br>\setdefaultlanguage[variant=british]{english}<br>\setotherlanguage[]{hebrew}<br><br>\begin{document}<br>\marginpar{\includemedia[<br>  label=song49,<br>  activate=pagevisible,<br>  deactivate=pageinvisible,<br>  noplaybutton,<br>  flashvars={source=<a href="http://www.kfeuerherm.ca/IntHeb/BBE.mp3&hidebar=true">http://www.kfeuerherm.ca/IntHeb/BBE.mp3&hidebar=true</a>},<br>  transparent<br>]{\makebox[1cm]{x}}{APlayer.swf}\mediabutton[mediacommand=song49:playPause,tooltip={Play/Pause}]{(P)}\mediabutton[mediacommand=song49:play[(0.0)],tooltip={Reset}]{(R)}}<br><br>\begin{hebrew}<br>\textenglish{\mediabutton[<br>  mediacommand=song49:play[(0.65)],<br>  mediacommand=song49:pause[(1.45)],<br>  overface=ONE<br>]{\texthebrew{בראשׁית}}}<br>\textenglish{\mediabutton[<br>  mediacommand=song49:play[(1.8)],<br>  mediacommand=song49:pause[(2.45)],<br>  overface=TWO<br>]{\texthebrew{ברא}}}<br>\textenglish{\mediabutton[<br>  mediacommand=song49:play[(2.8)],<br>  mediacommand=song49:pause[(3.8)],<br>  overface=THREE<br>]{\texthebrew{אלהים}}}<br>\end{hebrew}<br><br>\end{document}<br><br></div>