function s2j_onVideoPlay(){
var pro_id=170;
var user_id='';
var charge= document.getElementById("charge").value;
var view_qx= document.getElementById("view_qx").value;
var is_fist='';
if(is_fist==1){
$("#buylink").css("display","none");
return;
}
if(user_id == "") {
player.j2s_stopVideo();
if(charge == 0) {
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .no-reg-login')
});
$('.course-play .play-layer .no-reg-login .close-btn').click(function() {
layer.close(index2);
});
} else {
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .pay')
});
$('.course-play .play-layer .pay .close-btn').click(function() {
layer.close(index2);
});
}
} else {
if(charge == 1&&view_qx==0) {
player.j2s_stopVideo();
$("#buylink").css("display","block");
}
}
}
$(function(){
var user_id='';
var charge= document.getElementById("charge").value;
if(user_id==""&&charge==0)//免费未登录
{
// 未登录注册弹出
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .no-reg-login'),
});
$('.course-play .play-layer .no-reg-login .close-btn').click(function() {
layer.close(index2);
})
}
else if(user_id==""&&charge==1)
{
// 付款提示
var index4 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .pay'),
});
$('.course-play .play-layer .pay .close-btn').click(function() {
layer.close(index4);
})
}
});
正在播放:2-2快捷工具面板的应用与设置
function check_login(){
var index1 = layer.open({
type: 1,
title: '',
area: ['100%', '100%'],
offset: 'b',
closeBtn: 0,
shadeClose: true,
content: $('.login'),
});
$('.login .close-btn').click(function() {
layer.close(index1);
})
}
function check_quanxian(){
$.MsgBox.Alert("提醒", "年会员及其以上等级会员才有下载的权限
立即升级!");
}
function check_quanxian2(){
$.MsgBox.Alert("提醒", "月会员及其以上等级会员才有下载的权限
立即升级!");
}
下载资料
- Rhino & VRay for Rhino软件下载
VRay for Rhino交流群: 549836903
本课程已于2017年4月10日正式发布
课程时长:1小时48分钟
课程软件:VRay 2.0 for Rhino、PS CC 2017
课程简介:这是一个全模型渲染,将告诉你如何导入代理植物并正确匹配丢失的材质,如何进系统优化设置,如何设置灯光,如何设置材质,如何进行后期合成等等。
本小节是 免费 课程,登录即可观看学习
马上注册 或
登录,学习所有免费课程
成为活力网VIP,马上开始学习
订阅VIP会员学习所有课程
成为活力网VIP,马上开始学习
马上注册 或
登录,VIP会员学习所有免费课程