EPISODE · Aug 23, 2012 · 1H 49M
PFCC1b – Door Ghost
from Beer and Battle :podcast · host BeerAndBattle.com a Dungeons and Dragons and Pathfinder Actual Play Podcast
Game starts at 8:43! Elfina, Tancheron, Brunon, Chagi, & Sir Allister Kreign the Widow Maker now realize they have to spend thirty days in this small town, but with the townsfolk growing increasingly uncomfortable around them, it won’t be easy. Did that door just slam shut?! jQuery(document).ready(function($) { // We only want these styles applied when javascript is enabled $('.gal_content').css('display', 'block'); $('.thumnail_col').css('width', '181px'); // Initialize Advanced Galleriffic Gallery var gallery = $('#thumbs_4880_88').galleriffic({ delay: 3500, numThumbs: 9, preloadAhead: 9, enableTopPager: 1, enableBottomPager: false, imageContainerSel: '#slideshow_4880_88', controlsContainerSel: '#controls_4880_88', captionContainerSel: '#caption_4880_88', loadingContainerSel: '#loading_4880_88', renderSSControls: true, renderNavControls: true, playLinkText: 'Play Slideshow', pauseLinkText: 'Pause Slideshow', prevLinkText: '‹ Previous Photo', nextLinkText: 'Next Photo ›', nextPageLinkText: '›', prevPageLinkText: '‹', enableHistory: 0, autoStart: 1, enableKeyboardNavigation: true, syncTransitions: 1, defaultTransitionDuration: 300, onTransitionOut: function(slide, caption, isSync, callback) { slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback); caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0); }, onTransitionIn: function(slide, caption, isSync) { var duration = this.getDefaultTransitionDuration(isSync); slide.fadeTo(duration, 1.0); // Position the caption at the bottom of the image and set its opacity var slideImage = slide.find('img'); caption.width(slideImage.width()) .css({ //'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40), 'top' : slideImage.outerHeight(), 'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width() }) .fadeTo(duration, 1.0); }, onPageTransitionOut: function(callback) { this.hide(); setTimeout(callback, 100); // wait a bit }, onPageTransitionIn: function() { var prevPageLink = this.find('a.prev').css('display', 'none'); var nextPageLink = this.find('a.next').css('display', 'none'); // Show appropriate next / prev page links if (this.displayedPage > 0) prevPageLink.css('display', 'block'); var lastPage = this.getNumPages() - 1; if (this.displayedPage < lastPage) nextPageLink.css('display', 'block'); this.fadeTo('fast', 1.0); } }); /**************** Event handlers for custom next / prev page links **********************/ gallery.find('a.prev').click(function(e) { gallery.previousPage(); e.preventDefault(); }); gallery.find('a.next').click(function(e) { gallery.nextPage(); e.preventDefault(); }); });
Embed this episode
NOW PLAYING
PFCC1b – Door Ghost
No transcript for this episode yet
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.