Artwork

内容由TSVP Radio Theater Podcast提供。所有播客内容(包括剧集、图形和播客描述)均由 TSVP Radio Theater Podcast 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
Player FM -播客应用
使用Player FM应用程序离线!

TSVP Radio Theater Podcast (Ep11) – A Conversation with Kalee George & Cast of It’s a Wonderful Life: A Life Radio Play

34:53
 
分享
 

Manage episode 246637192 series 2410307
内容由TSVP Radio Theater Podcast提供。所有播客内容(包括剧集、图形和播客描述)均由 TSVP Radio Theater Podcast 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
A Conversation With Director Kalee George and Cast It's a Wonderful Life, a Radio Play On episode 11 of the TSVP Radio Theater Podcast, we talk with Director Kalee George and cast about performing a live radio classic at the McKeesport Little Theater, featuring two scenes and the voices of Dan Simon, Sean David Butler, Betsy Novotny, Devin Marshall, Lydia Richardson, Barbara Harold, and Jared Lewis. jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['Previous','Next'], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3507'); jQuery('.slider_3507_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3507_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3507_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3507_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3507_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); jQuery('.slider_3507_goto6').click(function(event){ owl_goto.trigger('to.owl.carousel', 5); }); jQuery('.slider_3507_goto7').click(function(event){ owl_goto.trigger('to.owl.carousel', 6); }); jQuery('.slider_3507_goto8').click(function(event){ owl_goto.trigger('to.owl.carousel', 7); }); jQuery('.slider_3507_goto9').click(function(event){ owl_goto.trigger('to.owl.carousel', 8); }); jQuery('.slider_3507_goto10').click(function(event){ owl_goto.trigger('to.owl.carousel', 9); }); jQuery('.slider_3507_goto11').click(function(event){ owl_goto.trigger('to.owl.carousel', 10); }); var resize_3507 = jQuery('.owl-carousel'); resize_3507.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); }); Let’s keep local podcasting alive! If you like our podcast, please help us continue this great entertaining and educational program....
  continue reading

21集单集

Artwork
icon分享
 
Manage episode 246637192 series 2410307
内容由TSVP Radio Theater Podcast提供。所有播客内容(包括剧集、图形和播客描述)均由 TSVP Radio Theater Podcast 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
A Conversation With Director Kalee George and Cast It's a Wonderful Life, a Radio Play On episode 11 of the TSVP Radio Theater Podcast, we talk with Director Kalee George and cast about performing a live radio classic at the McKeesport Little Theater, featuring two scenes and the voices of Dan Simon, Sean David Butler, Betsy Novotny, Devin Marshall, Lydia Richardson, Barbara Harold, and Jared Lewis. jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['Previous','Next'], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3507'); jQuery('.slider_3507_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3507_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3507_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3507_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3507_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); jQuery('.slider_3507_goto6').click(function(event){ owl_goto.trigger('to.owl.carousel', 5); }); jQuery('.slider_3507_goto7').click(function(event){ owl_goto.trigger('to.owl.carousel', 6); }); jQuery('.slider_3507_goto8').click(function(event){ owl_goto.trigger('to.owl.carousel', 7); }); jQuery('.slider_3507_goto9').click(function(event){ owl_goto.trigger('to.owl.carousel', 8); }); jQuery('.slider_3507_goto10').click(function(event){ owl_goto.trigger('to.owl.carousel', 9); }); jQuery('.slider_3507_goto11').click(function(event){ owl_goto.trigger('to.owl.carousel', 10); }); var resize_3507 = jQuery('.owl-carousel'); resize_3507.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); }); Let’s keep local podcasting alive! If you like our podcast, please help us continue this great entertaining and educational program....
  continue reading

21集单集

所有剧集

×
 
Loading …

欢迎使用Player FM

Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。

 

快速参考指南

边探索边听这个节目
播放