NOW娛樂
2013年9月4日 02:02
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
《總舖師》票房大賣,不少藝人朋友也很支持。(圖/牽猴子)
娛樂中心/台北報導
史詩喜劇《總舖師》全台熱賣,除了一般觀眾,也有不少藝人朋友也進戲院支持。2日晚間,吳克羣也在微博上大讚該片,不過卻被眼尖網友發現,他附上的圖片竟然疑似來自戲院的偷拍畫面。
截自本周一(2日),《總舖師》北市累積票房已達5800萬,全台更賣了1.68億台幣,持續坐穩冠軍寶座。當天下午舉行慶功時,陳玉勳導演除了感謝觀眾的熱情支持,也感性的說:「希望電影可以帶給大家善待人的心,以及人情味」。
▲《總舖師》票房創佳績,劇組日前開心慶功。(記者林柏年/攝影)
而吳克羣也在看完電影後,在微博寫道:「<總舖師>一部色香味俱全的喜劇!可以讓你笑到快要脫腸,又感動到蕩氣迴腸!演員每個都洽如其份笑料百出!導演實在太會挑人了!強啊!」更標注男女主角楊祐寧、夏于喬,大讚兩人都演的「超給力」。
▲吳克羣在微博大讚《總舖師》。(圖/截自吳克羣微博)
不過仔細放大看他附上的5張照片,竟然疑似是來自戲院的偷拍畫面!而根據「著作權法」第3條規定,以印刷、複印、錄音、錄影、攝影、筆錄或其他方法直接、間接、永久或暫時的重複製作,都是「重製」的行為。所以在電影院裡拍攝電影的劇情畫面,已侵害到著作權,最重可處3年以下有期徒刑、拘役,或科或併科新臺幣75萬元以下罰金。
▲▼吳克羣在微博上傳的《總舖師》照片,疑似是電影的偷拍畫面。(圖/截自吳克羣微博)
目前尚未得知這些照片是否為吳克羣本人所拍攝,但若該照片真的是偷拍畫面,上傳到微博這樣公開的地方也已經觸法。雖然他的本意是想稱讚電影,但身為一個創作者、還曾說以後想要拍電影的人,犯下這樣的錯誤實在有點令人傻眼,以及缺乏尊重,也奉勸所有愛電影的觀眾切勿以身試法。
關鍵字:
總舖師
陳玉勳
楊祐寧
夏于喬
吳克羣
偷拍
微博
明星
電影
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends:
留言列表