At 3:31 PM +0000 11/9/00, Leon McComish wrote:
>hey all,
>
>I'm using a film loop for the 1st time - can I stop it looping once it's
>started?
>
>something like
>
>sprite(film_loop_spriteNum).loop = false
>
>or stop sprite(film_loop_spriteNum)
>
>would be nice...anyone know of a way?
>
Try:
member("YourFilmLoopMember").loop = FALSE
It is a property of the member, not the sprite.
Irv
--
Lingo / Director / Shockwave development for all occasions.
(Over two millions lines of Lingo code served!)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]