Flasher Archive

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


Subject: Re: FLASH: clearing a text field
From: Helen Triolo
Date: Fri, 31 Mar 2000 16:48:13 +0100

jason stanley wrote:
>
> > Once the user has pressed the search button I want the text field to
> clear.
> > I was thinking that I need to set the variable for the text field to equal
> > nothing, but how do I script it as nothing?
> > If I put set Variable:"textfield"="*"
>
> simply use a space.
> set Variable:"textfield"=" "

Actually, if you want nothing, then fill it with nothing:
Set Variable: "textfield" = ""
(It makes a difference if you ever check for content in the field).

Regards,
Helen
__________________________________________________________________
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
  FLASH: clearing a text field, Catherine Owen
  Re: FLASH: clearing a text field, jason stanley

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