Flasher Archive

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


Subject: Re: FLASH: Please!!!! Making a clickable nr pad?
From: Jesper Stilleborn
Date: Thu, 4 Nov 1999 07:52:24 GMT

Thanks alot for the response.

I sort of understand the solution. But, what if i dont want to use an enter
button.

If you have a key pad and the correct password should be "2255" and i dont
want the user to have to press an enter button. The user should just have to
press "2255"
and after he has pressed the correct password he will se "correct password"
and if he pressed the wrong password he will se "sorry wrong..."

Do i make any sense. If it�s possible i would like to make it so that the
user dont have to press an enter button.

Im really grateful for the answer you gave me!

Please give me som more help on this.

Regards
Jesper Stilleborn
----- Original Message -----
From: John Croteau <croteauaterols [dot] com>
To: <flasheratchinwag [dot] com>
Sent: 04 November 1999 07:22
Subject: Re: FLASH: Please!!!! Making a clickable nr pad?


> Hi Jesper,
>
> > Im trying to make a nr pad for an alarm demo.
> > you should be able to shut of an alarm with a 4 digit serial nr.
> > if you type the right nr combination the alarm shuts down and if
> > you type the wrong nr combination a message should appear
> > saying it is the wrong nr combination.
> What is nr?
>
> If each button has an action like this for the one button:
> Set Variable: "entry" = entry & "1"
>
> Then the Enter button should have something like:
>
> If (entry eq password)
> Go to and Play ("AlarmOff")
> Else
> Go to and Play ("Sorry")
> End If
>
> I would suggest using On(Key) as well in the buttons.
>
> --
> Coming Soon Flash 4 Web Animation F/X and Design
> http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
> ----------- -----------------------
> John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
> ------------- -------------------------
> FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
> Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
> Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
> The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Please!!!! Making a clickable, John Croteau

Replies
  FLASH: Please!!!! Making a clickable nr , Jesper Stilleborn
  Re: FLASH: Please!!!! Making a clickable, John Croteau

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