hidePrivateVideos, true); } if (empty($video)) { $video = Video::getVideo("", Video::SORT_TYPE_VIEWABLENOTUNLISTED, !$obj2->hidePrivateVideos, false, true); } if (empty($video)) { $video = Video::getVideo("", Video::SORT_TYPE_VIEWABLENOTUNLISTED, !$obj2->hidePrivateVideos, true); } if ($obj->BigVideo && empty($_GET['showOnly'])) { if (empty($video)) { include_once __DIR__.'/notFoundHTML.php'; } else { $name = User::getNameIdentificationById($video['users_id']); $images = Video::getImageFromFilename($video['filename'], $video['type']); $imgGif = $images->thumbsGif; $poster = $images->poster; ?>
backgroundRGB},1) {$percent}%, rgba({$obj->backgroundRGB},0) 100%); background: -o-linear-gradient(right, rgba({$obj->backgroundRGB},1) {$percent}%, rgba({$obj->backgroundRGB},0) 100%); background: linear-gradient(right, rgba({$obj->backgroundRGB},1) {$percent}%, rgba({$obj->backgroundRGB},0) 100%); background: -moz-linear-gradient(to right, rgba({$obj->backgroundRGB},1) {$percent}%, rgba({$obj->backgroundRGB},0) 100%); "; ?>