[vlc] Re: mozilla plugin - compiled great, but now what?

Christopher DeMarco cxd204 at yahoo.com
Tue Feb 11 07:20:28 CET 2003


Excellent Sam, thanks a lot - this is exactly what I need to get started. 
Where do I dig to get more - in the libvlcplugin source, the vlc source or the
Netscape plugin source?

And good luck on your diploma - I know I needed all the luck I could get ;)

--- Sam Hocevar <sam at zoy.org> wrote:
> On Sun, Feb 09, 2003, Christopher DeMarco wrote:
> 
> > This is a huge issue for me, and if there ISN'T documentation right now,
> > gimmie a brain dump and I'll write it for y'all.  
> > 
> > Any help much appreciated...
> > 
> > ...and when does Sam typically hang out on #videolan?
> 
>    Sam is currently trying to earn his diploma and won't have much time
> for hanging out on #videolan until tomorrow. Here is some HTML to give
> you an idea:
> 
>   <embed type="application/x-vlc-plugin"
>          name="poukram"
>          autoplay="yes" loop="yes" hidden="yes"
>          target="http://whatever/you/want.mp3">
> 
>   <embed type="application/x-vlc-plugin"
>          name="woot"
>          autoplay="no" loop="no" width="400" height="300"
>          target="udp:@239.255.12.42">
> 
>   <a href="javascript:;" onclick='document.poukram.play()'>Play MP3</a>
>   <a href="javascript:;" onclick='document.poukram.pause()'>Pause MP3</a>
>   <a href="javascript:;" onclick='document.poukram.stop()'>Stop MP3</a>
> 
>   <a href="javascript:;" onclick='document.woot.play()'>Play UDP stream</a>
>   <a href="javascript:;" onclick='document.woot.stop()'>Stop UDP stream</a>
>   <a href="javascript:;" onclick='document.woot.fullscreen()'>Fullscreen</a>
> 
>    More cool stuff tomorrow, stay tuned! :-)
> 
> -- 
> Sam.
> -- 
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
> 


=====
~ You are in a maze of twisty passages, all alike.

Christopher DeMarco
+6013 389 5658

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list