Hi All,
I am in need to know how I can insert my sound file. It is in WAV format. It is not a video, it is just an audio file. I need it be appear as "Play" so this icon will be positioned under a picture so I can press it and then the sound comes. I really appreciate your help.
thanks a lot
General ⇒ Insert Sound File (WAV)
NEW: TikZ book now 40% off at Amazon.com for a short time.
Insert Sound File (WAV)
Dear All,
I really need your help regarding the question above.. this is the simple code i am using
but the problem is that the sound file does not work on pdf although i run pdflatex... I do not receive any errors but the pdf file does not play the sound...
I am using adopte acrobat version 10.1.1
???? any suggestion?
I really need your help regarding the question above.. this is the simple code i am using
Code: Select all
\documentclass[12pt,landscape]{article}
\usepackage{geometry}
\geometry{verbose,letterpaper}
\usepackage{movie15}
\usepackage{hyperref}
\begin{document}
Created by James N{\"o}ckel, January 6, 2008:
\begin{figure}[h!]
\includemovie{550pt}{400pt}{show.wav}
\end{figure}
\end{document}
I am using adopte acrobat version 10.1.1
???? any suggestion?