Toby Walsham

Toby Walsham with a storied career as an executive producer, managing director and business owner, Toby has not just navigated but mastered the complex landscape of international production.

His knack for nurturing remarkable talent and collaborating with top-tier creatives has marked him as a specialist producer of high repute.

Toby's production ventures read like an adventurer's diary, spanning the snow-capped Andes to the weightlessness of a zero-gravity plane soaring 35,000 feet in the air. His global footprint is underscored by a decade of international experience, bringing to life projects for a kaleidoscope of clients.

The art of producing, to Toby, is like an ever-evolving three-dimensional puzzle, each day presenting its own set of challenges and opportunities. His passion lies in crafting creative solutions that not only address but transcend client needs, making every project an exciting journey of discovery and innovation.

'; var blobUrl = URL.createObjectURL(new Blob([html], { type: 'text/html' })); _slateBlobRegistry.push(blobUrl); return blobUrl; }// Appends query params to a Slate embed URL for hover (muted autoplay preview) // Slate may or may not honour these — if ignored, browser autoplay policy // still blocks unmuted playback so silence is effectively guaranteed. function slateEmbedHoverSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1&muted=1&loop=1'; }// Appends autoplay param for fullscreen popup (unmuted, Slate's own controls) function slateEmbedPopupSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1'; }window.addEventListener('beforeunload', function () { _slateBlobRegistry.forEach(function (url) { URL.revokeObjectURL(url); }); _slateBlobRegistry = []; });// ############### Play video on hover, pause on leave ############### // Vimeo → removes