Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Controling the playback head
From: Wes Tilson
Date: Fri, 23 Jul 1999 03:34:00 +0100

Try looping across 3 frames. Not in the same.

YAFS: Yet Another Screen Saver Maker.
http://fusion.combase.com/~westilson/yafs

http://fusion.combase.com/~westilson/kjvbible/kjvbible.htm
http://fusion.combase.com/~westilson/koran/koran.htm


----- Original Message -----


From: Geoff Edgcombe <geoffatapplause [dot] co [dot] uk>
To: <flasheratshocker [dot] com>
Sent: Wednesday, July 21, 1999 7:05 AM
Subject: FLASH: Controling the playback head


> Hi,
>
> Does anyone know how to use GetTimer to control playback of the head
> in Flash4?
> What I want to do is keep the playback head looping in a frame until X
> seconds have passed, then allow it to progress.
> I have tried various things but cannot seem to get them to work, I
> guess my syntax is wrong or something!
> I have placed an action in a keyframe which includes this:
>
> If (GetTimer > 10000)
> Go to Next Frame
> Else If (GetTimer < 10000)
> Go to Previous Frame
> End If
>
> But this doesn't work. It just seems to do the last thing mentioned,
> whether the movie has been playing for less than 10 seconds or not.
> I am more used to using the Lingo in Director so I don't quite know
> what I'm doing wrong.
>
> Can anyone help me?
>
> Thanks in advance,
>
> Geoff
> geoffatapplause [dot] co [dot] uk
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
> N.B. Email address must be the same as the one you used to subscribe.
> For info on digest mode send: info flasher to list-manageratshocker [dot] com
>
>


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Controling the playback head, Geoff Edgcombe

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]