Flasher Archive

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


Subject: Re: FLASH: Double Click Problems
From: Helen Triolo
Date: Sun, 2 Apr 2000 15:58:15 +0100

Barranger and Cheri,

What an elegant double-click routine that is, after all! Into Sockman's
flashlist it goes.

It's strange that Set Variable requires quotes around the variable name,
but compare strings don't, don't you think? (no other programming
language does this that I can think of. Actionscript is a powerful
addition to Flash, but a rather quirky one, IMO)

And on an irrelevant note, can I blame the fact that it was Saturday for
my oafish response yesterday? Sorry 'bout that! Oh well, live and
learn (and if you want a really memorable lesson, post an idiotic
response to thousands of people--eesh!)

And finally, yes, a chat place would be a great idea (especially for
weekends) -- anyone?

Regards,
Helen

Barranger Ridler wrote:
>
> Thanks works perfectly...
>
> Is there a chat room or something of that nature that flashers go to discuss
> flash related stuff?
>
> Thanks again,
> Barranger
>
> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Cheri
> Harder
> Sent: Saturday, April 01, 2000 6:36 PM
> To: flasheratchinwag [dot] com
> Subject: Re: FLASH: Double Click Problems
>
> 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
>
__________________________________________________________________
i-Technica: Innovative Internet Solutions (http://i-Technica.com)
designerati-technica [dot] com
301-424-6037

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

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