葉立斌
2013年9月16日 17:09
");
$(".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();
});
}
//-------------------
});
-

台灣藝術家周東彥以《空的記憶》獲得劇場設計大獎。(圖/文化部提供)
記者葉立斌/台北報導
又有新的台灣之光將出現!目前正於英國卡地夫(Cardiff)舉行的世界劇場設計展(World Stage Design 2013)於12日頒發四年一度的設計大獎。9個獎項類別共選出11名得獎者,台灣新媒體藝術家周東彥以作品《空的記憶》奪得「最佳互動與新媒體」大獎(Interactive & New Media Design)。
從2005年發起的「世界劇場設計大展」每4年舉辦一次,首屆在加拿大多倫多舉行。上一屆,台灣設計師林恆正在服裝設計項目得到金獎,簡立人在燈光設計項目得到銀獎。
2013年在英國舉行,入圍的117全球劇場設計師中,台灣佔8位,僅次英美,以台灣來說素質相當高。本屆不同以往各類別頒發金銀銅獎,本屆設計展各類別入圍三名設計師角逐一個獎項,以及評審團大獎的金銀銅,總共頒發9個獎項、11名得獎者。
得獎者包含:「最佳舞台設計」(Set Design)、「最佳服裝設計」(Costume Design)、「最佳燈光設計」(Lighting Design)、「最佳音效設計」(Sound Design)、「最佳互動與新媒體設計」(Interactive & New Media)、「最佳表演設計」(Performance Design)、「最佳裝置藝術設計」(Installation Design)、「永續劇場設計」(Sustainable Theatre Design),以及「評審團大獎」(Exceptional Achievement)。
周東彥自稱創作路上雖曾多次入圍台北電影節,但一直跟得獎無緣,這次能入圍設計展已經很開心,到頒獎典禮前,原本以為應該也無緣,將準備好的襯衫西裝放飯店,輕便出席,而一聽到得獎時,腦中只有如電影結尾般播不完的感謝名單。
周東彥為《空的記憶》導演與多媒體設計師,以「空」與「記憶」作為核心發展主軸,邀請編舞家周書毅共同創作,運用環景攝影、即時影像處理等科技整合,以光影建構一個嶄新劇場空間概念。周東彥稱原以為已經逐漸因忙碌而消失的記憶,這次回到曾經暫留念書的英國且獲大獎,「空的記憶又填滿了。」
此行台灣技術劇場協會參與世界劇場設計展的另一重要任務,是肩負台灣劇場人心願的重大責任,進行申辦下一屆2017年世界劇場設計展在台北的簡報。台灣為本次申辦2017年的三個組織之一,8日晚間開幕式台灣駐英代表沈呂巡以幽默致詞為台灣拉票,氣勢先獲得滿堂喝采。
11日世界會員大會中,由國內知名舞台設計王世信代表台灣技術劇場協會及國立台北藝術大學上台進行簡報,從談論表演設計過程的藝術願景到描繪台北城市,其簡報內容理性與感性並進,令現場人士印象深刻。尾聲則呈現出發前於社群平台上募集2017張「WSD 2017@台北」的舉牌歡迎照片後,各國代表發出讚嘆,紛紛對台灣代表團表示想要來台北的強烈興趣。下屆主辦權將由新選出來的執行委員會與各競爭代表進行訪談後審核,預計將在年底揭曉。
關鍵字:
台灣之光
世界劇場設計展
周東彥
空的記憶
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: