function s2j_onVideoPlay(){
var pro_id=77;
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);
})
}
});
正在播放:第四讲:通道 蒙版 图层混合模式
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("提醒", "月会员及其以上等级会员才有下载的权限
立即升级!");
}
- SketchUp软件下载 - 可视化设计学习路径
vray for sketchup交流⑤群:592973509(①、②、③、④群已满)
课程下载>>>>>>(本套视频教程及资料包可以免费下载)
课程时长:12小时53分钟
课程讲师:韩世麟,天津大学研究生,韩世麟的建筑图像日志站长。
作者博客:http://hanshilin.com/
课程内容:这套讲座非常适合于建筑学二年级下以及三年级上的同学入门Photoshop的学习,会给你打下一个非常良好的基础,为你节省大量摸索的时间。
感谢韩世麟老师授权活力网播放。
关注活力网TV,分享创意微视频!
本小节是 免费 课程,登录即可观看学习
马上注册 或
登录,学习所有免费课程
成为活力网VIP,马上开始学习
订阅VIP会员学习所有课程
成为活力网VIP,马上开始学习
马上注册 或
登录,VIP会员学习所有免费课程
VRay 5.1 for SketchUp
入门到提升教程
了解详情
同求课程的资料包啊!!!
怎么样才能获得课程素材呀,没有素材的话,练习无法有效地进行,谢谢啦