Flasher Archive

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


Subject: Re: FLASH: evaluating text in a text field
From: Helen Triolo
Date: Sat, 1 Apr 2000 02:35:06 +0100

Catherine Owen wrote:
>
> What I want to happen is that flash detects if the user has enter text or
> numbers in the text field. If there is something go to URL if not got to and
> play frame 50.
>
> So in theory the action should be:
>
> On (Press)
> if ("text field"="")

This should be if ("textfield" eq "") for comparing strings

> go to and play (50)

If you're using actionscript anyway, it's a good idea to label frames
and jump to the label instead of the number (in case it changes later)

> Else
> Get URL ("search.asp")
> End if
> End on
>

The rest looks OK to me!

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


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