MikTeX 2.9 beamer sound

[email protected]
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Hi,

I'am new to beamer. I would like to create a pdf-file including sound in a wave file. Here is my Latex code : 

\\\\documentclass[11pt]{beamer} 
\\\\usepackage{amssymb}
\\\\usepackage{amsmath}
\\\\usepackage[frenchb]{babel}
\\\\usepackage[T1]{fontenc}
\\\\usepackage{eurosym}
\\\\usepackage{multimedia}
\\\\usepackage{beamerthemeWarsaw} %Oui
\\\\usecolortheme{default}
\\\\usefonttheme{default}
\\\\useinnertheme{default}
\\\\useoutertheme{default}
\\\\title[Algorithmique]{Initiation à l'algorithmique}
\\\\author[J-F Challe.]{Jean-François Challe}
\\\\date{Le $1^{\\\\textup{er}}$ décembre 2012}
\\\\logo{\\\\includegraphics{jfc.png}}
\\\\hypersetup{pdfpagemode = FullScreen}
\\\\begin{document}
\\\\begin{frame}
\\\\transduration{9}
\\\\titlepage
\\\\sound[autostart,encoding=ALaw,inlinesound,bitspersample=16,channels=2,samplingrate=44100]{}{Intro1.wav}
\\\\end{frame}
\\\\end{document}
On a RedHat Enterprise 6 I can generate a pdf file by pdflatex foo.tex. I obtain a pdf file including sound all is perfect. 
Now I would like to do the same with MikTeX and the same files. With TeXworks I choose pdflatex composition and the pdf is generate but I have no sound. According to pdf file size it seems that the sound tracks are in the pdf.
The file Intro1.wav is exactly the same on windows and linux
what's wrong. I don't understand what happen.
Any body have an Idea
Regards
J-F Challe

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov

_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.