protecting images in standalone?

Howard Bornstein howard.bornstein at gmail.com
Thu May 10 15:24:08 EDT 2007


On 5/10/07, Scott Rossi <scott at tactilemedia.com> wrote:
>
> As far as I know, this is the usual method.
>
> However, Trevor Devore once explained that it is possible import a video
> file as a videoClip and play it directly on the card.  You can position
> the
> the movie by declaring a point location, and once playback is done the
> videoClip is closed.
> play videoClip 1 at loc of grc 1
>
> The docs say a videoClip can be QuickTime, AVI or MPEG formats.  And the
> syntax for controlling a videoClip is a little wonky.
> play pause videoClip "myCoolClip.mov"
>

Thanks Scott,

I think I'll stick to the more modern player object. It's only a couple of
extra lines of code to write the file and it works fine!

-- 
Regards,

Howard Bornstein
-----------------------
www.designeq.com



More information about the use-livecode mailing list