Groups | Blog | Home
all groups > flash actionscript > march 2004 >

flash actionscript : On Release... Check Input Text


N Rohler
3/30/2004 6:38:39 PM
if (inputbox_txt.text=="my value") {
gotoAndStop("whereever");
}

----------------------
N Rohler

[quoted text, click to view]

Bnuessler86
3/30/2004 11:25:17 PM
How do i make it so that....
On Release of the button ---> IF the input text box says (Phrase One) or
(Phrase Two) or (Phrase Three)
THEN gotoAndStop (wherevever)

ThAnKs in advance
Bnuessler86
4/1/2004 6:09:26 PM
AddThis Social Bookmark Button