play vc xyz, still stuck in the 80s?

Charles Lachat charles-lachat at orange.fr
Fri Nov 6 09:42:45 EST 2015


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
> klaus at major-k.de
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list