• problem with media9

    From Dr Engelbert Buxbaum@engelbert_buxbaum@hotmail.com to comp.text.tex on Mon May 18 10:56:29 2026
    From Newsgroup: comp.text.tex



    Hi,

    the code below produces a pdf-file that can
    be opened with Adobe-Reader. The png-
    placeholder is displayed, but the video
    cannot be opened. Using
    StrobeMediaPlayback.swf instead of
    VPlayer.swf does not solve the problem. What
    can be done?

    %%
    =============================================
    ===============================
    % !Mode:: "TeX:UK:UTF-8"
    % !TEX program = LuaLaTeX
    % !BIB program = biblatex
    %
    ---------------------------------------------
    --------------------------------
    \documentclass[british,final,10pt,a4]
    {scrreprt}

    \usepackage{xcolor, textgreek, media9}

    \title{Test}
    \author{Tester}
    \date{\today}

    \begin{document}

    \maketitle

    \begin{figure*}
    \caption{ Movement in adenylate kinase (EC
    2.7.4.3) during substrate binding and
    turnover. Note how \textalpha-helices and
    \textbeta-strands provide an overall stable
    structure, with coils acting as hinges. The
    still image shows a superposition of the
    enzyme with either 2 ADP or with AMP and the
    non-hydrolysable ATP-analog AMP-PNP bound.}
    \label{fig:Adenylate}
    \centering
    \includemedia[width=0.6\linewidth,height=
    0.45\linewidth,
    activate=pageopen,
    flashvars=
    {src=graphics/Adenylate-kinase.flv}
    ]
    {\includegraphics[width=0.6\linewidth] {png-files/Adenylatkinase-2cdn-1ank.png}}
    {VPlayer.swf}
    \end{figure*}

    \end{document}
    --- Synchronet 3.22a-Linux NewsLink 1.2