許世穎
2013年10月16日 02:44
");
$(".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();
});
}
//-------------------
});
-
錢小豪在《殭屍》裡飾演自己,因鬱鬱不得志而欲尋短,卻驚見厲鬼現身。(圖/威望)
記者許世穎/綜合報導
引起廣大討論的華語進化恐怖片《殭屍》,未演先轟動,昨公布「錢小豪上吊篇」電影片段,在片中飾演自己的錢小豪因鬱鬱不得志而欲尋短,卻不料公寓內竟有厲鬼現身,十分驚駭。
入圍本屆金馬獎最佳新導演的麥浚龍透露,其實《殭屍》的劇情本來是寫許冠英的故事,但在他寫劇本時候不幸過世,只好將他的故事刪除,改成錢小豪的「半自傳」故事。錢小豪也直說:「我曾經在演藝生涯中大起大落,但很感謝導演信任我,我也希望能藉著這部電影向一直以來都支持我的觀眾表達感謝!」
▲錢小豪在《殭屍》裡飾演自己,因鬱鬱不得志而欲尋短,卻驚見厲鬼現身。(圖/威望)
「殭屍系列」三位經典人物:「九叔」林正英、「文才」許冠英、「秋生」錢小豪,現只剩錢小豪仍健在,麥浚龍也表示:「我也藉著這部電影向80年代的經典殭屍片《殭屍先生》(台:暫時停止呼吸)、以及許冠英和林正英兩位前輩致敬。」
除了錢小豪之外,《殭屍》還集合了陳友、樓南光、吳耀漢、鍾發等殭屍片班底,加上影后惠英紅、鮑起靜等演技派參與演出,預告中不寒而慄、結合創新與經典的元素,預料將讓華語殭屍片再攀巔峰。
▲《殭屍》結合創新與經典元素,讓不少影迷相當期待。(圖/威望)
劇情描述80年代知名動作影星小豪(錢小豪飾)曾憑《殭屍先生》紅極一時,但年事漸長風光不再,無奈遷入公共屋邨凶宅單位「2442」居住。此時,公寓內竟驚爆了殭屍肆虐的殺人事件,面對兇猛殭屍襲擊,他必須和末代道士阿友(陳友飾)設法合力降服瘋狂嗜血的不死之身。《殭屍》將於11月8日在台上映。
※ NOWnews.com【今日新聞網】提醒您:
自殺不能解決問題,勇敢求救並非弱者,生命一定可以找到出路。透過守門123步驟-1問2應3轉介,你我都可以成為自殺防治守門人。
※ 安心專線:0800-788-995(0800-請幫幫-救救我)
※ 張老師專線:1980
※ 生命線專線:1995
關鍵字:
殭屍
恐怖片
電影
經典
錢小豪
林正英
許冠英
麥浚龍
預告
海報
明星
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:
留言列表