Ash K Halliburton

Ash K Halliburton merges design, direction, and personal empowerment into captivating narratives. Originating as a production designer and creative director, Ash has blossomed into an artist, redefining visual storytelling with every project.

Her evolution from a pioneering production designer to an influential film director is marked by a distinct visual richness and meticulous attention to detail. Ash's talent for merging storytelling with brand identity has made her a sought-after force, creating deeply engaging content that fosters brand loyalty.

Beyond creative projects, Ash is dedicated to empowering creatives as a certified life coach, specialising in mindset coaching. With the launch of 'She Speaks Sense' in Spring 2024, she aims to support creatives in overcoming industry challenges with confidence and resilience.

'; 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