Hi, Try
on mouseUp set the filename of player "myplayer" to "/Users/klaus/Movies/IMG_0008.mp4" play player "myplayer" end mouseUp Have a look at *player* and *videoClip* in the dictionary. Regards, Charles Le 5 nov. 2015 à 14:46, Klaus major-k a écrit : > Hi all, > > after years of neglecting the „play“ command on the desktop > due to too few supported file formats, I read an encouraging posting > from Richard G. here on the list, where he told us that much had been > done in this respect in Livecode, I decided to give it another try: > > on mouseUp > play videoclip "/Users/klaus/Movies/IMG_0008.mp4" > put the result > end mouseUp > > Pretty straightforward, but no video, empty result!? > Event imported that file, no video. > Played with „the dontuseqt“, no vieo. > Added "…at the loc of this cd“ no video. > > Tried with 7.1.1 RC2 and LC 8 DP7. > > Any hints? > Am I missing something, or is my subject line still true, more or less? 8-) > > Thanks in advance! > > > Best > > Klaus > -- > Klaus Major > http://www.major-k.de > [email protected] > > > _______________________________________________ > 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
