許世穎
2013年7月19日 00:33
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
《蜘蛛人:英雄再起》首支前導預告曝光。(圖/翻攝網路)
記者許世穎/綜合報導
由馬克韋伯(Marc Webb)執導、安德魯加菲(Andrew Garfield)再次演出的《蜘蛛人:英雄再起》(The Amazing Spider-Man 2),昨曝光以奧斯卡影帝傑米福克斯(Jamie Foxx)飾演的反派「電人」(Electro)為重心的首支前導預告。
《蜘蛛人:驚奇再起》發展出的新「蜘蛛人」系列,去年上映時在全球大賣了7.5億美金。原班人馬還在忙於續集的拍攝,發行片商索尼影業就宣布該片的第3集和第4集檔期。除了展現對本系列的信心之外,也為了好好守住這個搖錢樹。
為了即將到來的聖地牙哥動漫展(Comic-Con),續集《蜘蛛人:英雄再起》的首支前導預告片段也先行曝光,雖然內容相當簡短,但可以看見由傑米福克斯所飾演的反派「電人」,在電影中的是如何轉化,而更完整的片段也會再動漫展正式曝光。
![傑米福克斯飾演的反派「電人」造型。(圖/翻攝網路)](https://imageproxy.pixnet.cc/imgproxy?url=https://1-ps.googleusercontent.com/h/www.gstatic.com/psa/static/1.gif)
▲傑米福克斯飾演的反派「電人」造型。(圖/翻攝網路)
電影的劇情描述彼得帕克一邊扮演蜘蛛人打擊壞人,一邊守護著他心愛的關史戴希。他將面對全新的敵人「電人」,而電影粉絲熟知的「哈利奧斯朋」以及他的父親「諾曼奧斯朋」(真實身分是綠惡魔)也將現身,彼得也將發現更多關於自己身世的線索與秘密。《蜘蛛人:英雄再起》將於2014年5月2日全球上映。
關鍵字:
蜘蛛人
驚奇再起
英雄再起
傑米福克斯
反派
影帝
電影
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: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html