Eureka... and this how you play a movie inside a stack on linux
Warren Samples
warren at warrensweb.us
Sat Dec 14 19:36:08 EST 2013
On 12/14/2013 06:06 PM, Alejandro Tejada wrote:
> Just remember that LiveCode will hang after running this
> shell command in the message box, so save all your work
> before trying this:
Check the process viewer or top to see if vlc is still active. If so,
that's your problem. shell() is blocking so until you kill the vlc
process you started with shell() LiveCode can do nothing more.
Warren
More information about the use-livecode
mailing list