Flasher Archive

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


Subject: Re: FLASH: pausing a movie for x secs
From: Jeff Ricks
Date: Thu, 27 Apr 2000 02:56:15 +0100

Thanx David!


----- Original Message -----
From: Daniel Guerrier <dan_guerrieratyahoo [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Wednesday, April 26, 2000 12:59 PM
Subject: Re: FLASH: pausing a movie for x secs


> frame #1 Set Variable: "BaseLine" = Int(GetTimer
> /1000)
> frame #2 Goto and play frame #3
> frame #3 Set Variable: "Now" = Int(GetTimer /1000)
> If ( (Now - BaseLine) >maxtime))
>
> Goto frame #
> End If
> Else
> Goto frame 2
>
>
>
> --- Jeff Ricks <jeffatsoutherncomm [dot] com> wrote:
> > how can i pause a movie for a given number of
> > seconds without any interaction, ie button clicks,
> > etc?
> >
> >
> > flasher is generously supported by...
> >
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Get the last 100 messages from the flasher list NOW
> > http://www.chinwag.com/flasher/last100.shtml
> >
> > Flash books
> > http://www.chinwag.com/flasher/books.shtml
> >
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email
> > helpatchinwag [dot] com
> >
>
> __________________________________________________
> Do You Yahoo!?
> Send online invitations with Yahoo! Invites.
> http://invites.yahoo.com
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Get the last 100 messages from the flasher list NOW
> http://www.chinwag.com/flasher/last100.shtml
>
> Flash books http://www.chinwag.com/flasher/books.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: pausing a movie for x secs, Daniel Guerrier

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