Hi Richmond, You are affected by this bug: http://quality.livecode.com/show_bug.cgi?id=13951
I suggest using a player instead. The "play audioclip/videoclip .." syntax does not support a lot of multimedia formats. Best, Panos -- On Tue, Dec 12, 2017 at 10:40 AM, Richmond Mathewson via use-livecode < [email protected]> wrote: > LiveCode 8.1.8, Mac OS 10.7.5 > > So, I imported a video in 3 formats into my stack: > > BubbleSort.mp4 > BubbleSort.avi > BubbleSort.mov > > and in a button popped this script: > > on mouseUp > play videoClip "BubbleSort.mp4" > end mouseUp > > [and variants thereof] > > and in all 3 cases all I got was the sound track: no film. > > Is it: > > 1. Me? > 2. LiveCode 8.1.8? > 3. My computer? > > Richmond. > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
