eBook Academy Set-up

Neil Roger neil at runrev.com
Fri Sep 6 10:29:45 EDT 2013


Hi Klaus et al.

No new multimedia engine ....yet :) This code snippet does require that 
QuickTime player be installed.

We do have a list of all the project we are working on here

http://livecode.com/community/roadmap/

Multimedia is currently in the queued section.

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--


This code snippet still required Quicktime to be installed.
On 06/09/2013 14:02, Klaus major-k wrote:
> Hi friends,
>
> just received the new LC Newsletter and took a lolok at the "eBook Academy Set-up" page,
> where I saw this script snippet:
> ...
> on openCard
>     if the environment is "mobile" then
>        send "playMobileVideo" to me in 0 milliseconds
>     else
>
>     ### DESKTOP !!!!
>        play videoClip (specialfolderpath("desktop")& "/BitterRevenge/Video/Intro.mp4")
>     ### !!!!
>
>     end if
> end openCard
> ...
>
> Hm, did the new multimedia engine already find its place into the last version of LC and I missed it?
> I highly doubt this does work on Windows this way. But I would love to be wrong ;-)
>
> This will work with QuickTime installed on the Win machine and when using a PLAYER object.
> Not?
>
>
> 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