Flasher Archive

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


Subject: Re: FLASH: Double Click Problems
From: Cheri Harder
Date: Sun, 2 Apr 2000 00:47:31 +0100

As a quick-look, I think you need to take the quotes off of the first
reference to OldTime within the button action, since you are trying to
evaluate the variable there, not refer to a string...

HTH

~~~~Cheri Harder~~~~~
charderatawsolution [dot] com
Advantage Web Solution
www.awsolution.com

> Set Variable: "OldTime" = 0
>
> Then the code for the instance of the button is:
>
> On (Release)
> If ((GetTimer - "OldTime") < 500)
> Go to and Stop (2)
> Else
> Set Variable: "OldTime" = GetTimer
> End If
> End On



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Double Click Problems, Barranger Ridler

Replies
  FLASH: Double Click Problems, Barranger Ridler

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