Search found 4 matches

Go to advanced search

by RamyRew
04 Jul 2011 10:03
Forum: Web and scripting
Topic: New Unified APIs for ActiveX and Mozilla plugins for 0.8.6
Replies: 91
Views: 369435

Re: New Unified APIs for ActiveX and Mozilla plugins for 0.8

This code is work for me. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; char...
by RamyRew
24 Jun 2011 16:56
Forum: Web and scripting
Topic: vlc plugin don't play entire song in playlist .
Replies: 2
Views: 1918

vlc plugin don't play entire song in playlist .

I try to create music page using php & javascript. first of all I add 01.mpg and 02.mpg to playlist and then click play. when song(01.mpg) finished. vlc don't start to play 02.mpg. when I use "vlc.playlist.items.count" to check the number of song in playlist. It shows "2" tha...
by RamyRew
07 Oct 2010 08:10
Forum: Web and scripting
Topic: VLC 1.0.5 Can't Play Playlist
Replies: 3
Views: 1192

Re: VLC 1.0.5 Can't Play Playlist

Don't use the "embed" tag.
If I don't use the "embed" tag. How can i put the plugin into the "PHP Page".
sorry. I'm newbie in programming.
by RamyRew
03 Oct 2010 20:54
Forum: Web and scripting
Topic: VLC 1.0.5 Can't Play Playlist
Replies: 3
Views: 1192

VLC 1.0.5 Can't Play Playlist

At the first time , The Following code work fine with VLC 0.86 But when I upgrade VLC to 10.0.5 this code doesn't work. I don't know why?. Could Anyone tell me what is the problem?. Thank in advance. $playlist = ""; $ip = $_SERVER['SERVER_ADDR']; if ( isset( $_POST ) ) { $postArray = $_POS...

Go to advanced search