ClipShare Community Forums  

Go Back   ClipShare Community Forums > ClipShare - PRO - Version 3 > Integrations
Register FAQ Bug Tracker Members List Calendar Mark Forums Read

Integrations Find / Share / Request the integration of ClipShare with other Scripts.


Reply
 
Thread Tools Display Modes
Old 02-27-2009, 09:08 AM   #1
redLine
Member
|Forum Newbie|
 
Join Date: Aug 2007
Posts: 11
redLine is on a distinguished road
Default Clipshare Randon Video On External Site

/*
Kullanım : Siteurl karsisina sitenin video cekeceginiz clipshare url'sini yazın / ile bitirmeyin
Sitede kac video oldugunu yazın .
-----
Usage : Please enter siteurl enter Line 12 Not Ending slash
and how many videos of site example : 1500 change value....
*/


PHP Code:
<?

@error_reporting(E_ALL & ~E_NOTICE);
@
ini_set('error_reporting'E_ALL & ~E_NOTICE);

header("Content-type:text/html; charset=UTF-8");

$siteurl "http://example.com/folder";  
$kacvideovar "1500";

$rastgele rand(1,$kacvideovar);
Function 
titleclear($title){
    
$title str_replace("<title>","",$title);  
    
$title str_replace("</title>","",$title); 
    return 
$title;
 }
    
$data file("$siteurl/video/$rastgele");
    
$videoadi =  titleclear($data[4]);
        if (
strstr($videoadi,'<meta')){
        echo 
"<img src=\"videonotavailable.jpg\">";
        exit;
        }
        echo 
"<b>".$videoadi."</b><br>";    
echo 
"<embed src=\"http://example.com/folder/player.swf\" width=\"360\" height=\"270\" allowscriptaccess=\"always\" allowfullscreen=\"true\" flashvars=\"width=360&height=270&file=http://example.com/folder/flvideo/$rastgele.flv&http://example.com/folder/thumb/1_$rastgele.jpg&displayheight=270&link=http://example.com/folder/video/$rastgele&searchbar=false&linkfromdisplay=true&recommendations=http://example.com/folder/feed_embed.php?v=f3dc4f3cf45f02c61c0c\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" />";
and upload image : http://www.pisigns.com/images/videonotavailable.jpg
script folder .
Thnx
redLine is offline   Reply With Quote
Old 10-05-2009, 11:35 AM   #2
opal
Member
|Forum Regular|
 
opal's Avatar
 
Join Date: Jun 2009
Posts: 134
opal is on a distinguished road
Default

Does it can play also embeded videos randomly on xternal site?
__________________
Demoscene ruled 80's-90's. Now it is a mess. Scene B rox;]

forum graficzne
filmy online
teledyski
opal is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Great video sharing site (hd) running clipshare symtab General Discussion 13 09-05-2008 10:22 AM
External server for storage Nghia Pre-Sales Questions 3 04-30-2008 10:19 PM



All times are GMT +1. The time now is 04:50 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2006-2008 Envient. All Rights Reserved.

An Envient product.