![]() |
| | #1 (permalink) |
| Junior Member Join Date: Sep 2007
Posts: 2
![]() | Hello ! Thanks for this wonderful add-on. I was to post the code for a new video server in the due forum but was prevented from doing it because of access restrictions. This code works for me and links to videos shared on a new Spanish platform: www.zappinternet.com Code: if (preg_match("/http:\/\/www.zappinternet.com\/video\/([0-9a-zA-Z\-\_]*)(.*)/i", $url, $matches)) {
return '<object width="430" height="345">'.
'<embed style="width:430px; height:345px;" id="VideoZappInternet" type="application/x-shockwave-flash" src="http://zappinternet.com/flash/zappplayer.swf?embed=true&idvideo='.$matches[1].'">'.
'</object>';
} |
| | |
| Sponsored Links | |
| | #3 (permalink) |
| Member Join Date: Sep 2007 Location: Netherlands
Posts: 50
![]() | code to display Google Video .nl Code Play.php PHP Code: PHP Code: Code ply.php PHP Code: PHP Code: Last edited by thuggster : 10-02-2007 at 06:34 PM. |
| | |
| Sponsored Links | |
![]() |
| Thread Tools | |
| Display Modes | |
|
|