Spincast reels for flounder (video)

I get lots of questions from novice anglers about using spincast (think Zebco) reels for flounder fishing. The following video addresses the advantages and disadvantages.

Chester Moore

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });