Flasher Archive

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


Subject: Re: FLASH: Button Event
From: Cheri Harder
Date: Sun, 12 Mar 2000 23:16:35 GMT

Go to your "on press" action & highlight the "end on" then hit the "+" to
add another action. Pick "on roll out" then hit the "+" again and pick "Set
Variable" and type in your variable name.

On (Press)
Set Variable: "TextField1" = "Button 1"
End On
On (Roll Out)
Set Variable: "TextField1" = ""
End On


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

> I have a button,, hehe
> It has assigned to its Instance an action to set a variable
> to a string.
> Set Variable: "TextField1" = "Button 1"
> This is assiged to the OnPress event.
> When I remove the mouse from the Button I want
> Set Variable: "TextField1" = " "
> to occur, where do I put that action


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: Go to ( a variable??? ), Kevin Newman
  FLASH: Button Event, Donald

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