<html>
<body>
ahm<br>
you can cute this code. this line doesnt important to make run.<br><br>
try only this:<br><br>
<br>
<blockquote type=cite class=cite cite=""><blockquote type=cite class=cite cite="">&lt;OBJECT
classid=&quot;clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8&quot;
codebase=&quot;axvlc.cab&quot; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; width=&quot;330&quot;
height=&quot;250&quot; id=&quot;vlc&quot; events=&quot;True&quot;&gt;
<br>
&lt;param name=&quot;Src&quot; value=&quot;path to file, streaming or
what do you need&quot; /&gt; <br>
&lt;param name=&quot;ShowDisplay&quot; value=&quot;True&quot; /&gt; 
<br>
&lt;param name=&quot;Loop&quot; value=&quot;True&quot; /&gt; <br>
&lt;param name=&quot;AutoPlay&quot; value=&quot;True&quot; /&gt; <br>
&lt;/OBJECT&gt; <br><br>
&lt;input type='button' class='submit' style='width:50px;height:25px'
value='Play' onClick='document.vlc.play();'&gt; <br>
&lt;input type='button' class='submit' style='width:50px;height:25px'
value='Stop' onClick='document.vlc.stop();'&gt; <br>
&lt;input type='button' class='submit' style='width:50px;height:25px'
value='Mute' onClick='document.vlc.togglemute();'&gt; <br>
&lt;input type='button' class='submit' style='width:95px;height:25px'
value='Tela Cheia' onClick='document.vlc.fullscreen();'&gt;
</blockquote></blockquote><br>
remember,&nbsp; example above is for Internet Explorer and only work if
clients have version 0.8.2-test1 or nightly build. In 0.8.1 and above
doesnt work.<br><br>
<br><br>
<br>
At 10:37 3/6/2005, you wrote:<br>
<blockquote type=cite class=cite cite="">thank you for your assitence,
i'm tried but i have the same error with mozilla and explorer: <br><br>
<font face="Times New Roman, Times" size=4>Parse error: parse error,
unexpected T_ECHO in /web/htdocs/www.wtvonline.com/home/mau2.php on line
24</font> <br>
THIS IS THE 24 LINE: <br>
echo &quot;Somente os browsers Internet Explorer e Mozilla são
suportados, desculpe.&quot;; <br><br>
<br>
GRAZIE <br><br>
<br><br>
<br><br>
Il giorno 02/giu/05, alle 15:11, Jose Garcia Cezar Junior ha scritto:
<br><br>
<blockquote type=cite class=cite cite="">have some php code inside, check
if browser is php or mozilla, but i should you understand. <br>
<br>
&lt;?if(browser_detection('browser') == &quot;ie&quot;){ ?&gt; <br>
&lt;OBJECT classid=&quot;clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8&quot;
codebase=&quot;axvlc.cab&quot; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; width=&quot;330&quot;
height=&quot;250&quot; id=&quot;vlc&quot; events=&quot;True&quot;&gt;
<br>
&lt;param name=&quot;Src&quot; value=&quot;rtsp://&lt;?echo
$address.&quot;:&quot;.$str_port.&quot;/&quot;.$url?&gt;&quot; /&gt;
<br>
&lt;param name=&quot;ShowDisplay&quot; value=&quot;True&quot; /&gt; 
<br>
&lt;param name=&quot;Loop&quot; value=&quot;True&quot; /&gt; <br>
&lt;param name=&quot;AutoPlay&quot; value=&quot;True&quot; /&gt; <br>
&lt;/OBJECT&gt; <br>
&lt;?} <br>
elseif(browser_detection('browser') == &quot;moz&quot;){?&gt; <br>
&lt;embed type=&quot;application/x-vlc-plugin&quot; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; name=&quot;vlc&quot;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; autoplay=&quot;yes&quot;
loop=&quot;yes&quot; width=&quot;330&quot; height=&quot;250&quot; <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
target=&quot;<a href="rtsp:///" eudora="autourl"><font color="#0000EE">rtsp://</a></font>&lt;?echo
$address.&quot;:&quot;.$str_port.&quot;/&quot;.$url?&gt;&quot; /&gt;
<br>
&lt;?} else { <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; echo &quot;Somente os browsers
Internet Explorer e Mozilla são suportados, desculpe.&quot;; <br>
}?&gt; <br><br>
&lt;input type='button' class='submit' style='width:50px;height:25px'
value='Play' onClick='document.vlc.play();'&gt; <br>
&lt;input type='button' class='submit' style='width:50px;height:25px'
value='Stop' onClick='document.vlc.stop();'&gt; <br>
&lt;input type='button' class='submit' style='width:50px;height:25px'
value='Mute' onClick='document.vlc.togglemute();'&gt; <br>
&lt;input type='button' class='submit' style='width:95px;height:25px'
value='Tela Cheia' onClick='document.vlc.fullscreen();'&gt; <br><br>
At 10:01 3/6/2005, you wrote: <br>
<blockquote type=cite class=cite cite="">have you some example for
explorer's embed tags? <br>
maurizio <br><br>
<br><br>
<br>
Il giorno 02/giu/05, alle 14:54, Jose Garcia Cezar Junior ha scritto:
<br><br>
<blockquote type=cite class=cite cite="">Yes, with mozilla and activex
(vr. 0.8.2-test1) plugins. <br><br>
Do you read a streaming how-to? its explain how-to use mozilla plugin.
<br>
And, in 0.8.2 activex folder have a example to use internet explorer.
<br><br>
At 09:47 3/6/2005, you wrote: <br>
<blockquote type=cite class=cite cite="">Hi all, <br>
is possible include (embed) vlc into a webpage (html) ? <br>
thanks <br>
maurizio <br><br>
<br><br>
<br>
<font size=2>Maurizio Galbiati</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>WTV</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>via
Puccini,1</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>milan -
Italy</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>M.Phone Italy
00393397285475</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>M.Phone Qatar
009745458395</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>M.Phone Oman&nbsp;
0096872354356</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>------------------------------------------------------------</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>The information
transmitted is for the sole use of the intended recipient (s) and may
contain confidential and/or privileged material. Any unauthorized review,
retransmission, dissemination or other use is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.</font></blockquote><br><br>
&lt; </blockquote><font size=2>Maurizio 
Galbiati</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>WTV</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>via
Puccini,1</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>milan -
Italy</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>M.Phone Italy
00393397285475</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>M.Phone Qatar
009745458395</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>M.Phone Oman&nbsp;
0096872354356</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>------------------------------------------------------------</font></blockquote><br>
<blockquote type=cite class=cite cite=""><font size=2>The information
transmitted is for the sole use of the intended recipient (s) and may
contain confidential and/or privileged material. Any unauthorized review,
retransmission, dissemination or other use is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.</font></blockquote><br>
<br>
&lt;<br>
<blockquote type=cite class=cite cite="">/blockquote&gt;&lt;/x-html&gt;
</blockquote></blockquote><font size=2>Maurizio Galbiati <br>
WTV <br>
via Puccini,1 <br>
milan - Italy <br>
M.Phone Italy 00393397285475 <br>
M.Phone Qatar 009745458395 <br>
M.Phone Oman&nbsp; 0096872354356 <br>
------------------------------------------------------------ <br>
The information transmitted is for the sole use of the intended recipient
(s) and may contain confidential and/or privileged material. Any
unauthorized review, retransmission, dissemination or other use is
prohibited. If you received this in error, please contact the sender and
delete the material from any computer.</font> <br><br>
&lt;/blockquote&gt;&lt;/x-html&gt; </blockquote></body>
</html>