It seems like it should work but again if statements are very very picky so if you don’t mind can you e-mail me the .fla ( dan@macromotive.com ) and I’ll fix it nd post an answer but its hard to tell what is wrong without seeing exactly where everything is placed in your movie and its all depending on the text field properties too! Well just send it over and I will fix it really fast!
I looked at your file and realized your mistake that a lot of people also make, you gave your input text box an instance name instead of a variable name which is used for getting results from user input and an instance name is for using the text box and editing it with its object methods (pom knows what I’m talking about but you might not). So just look at my pictures below and thats all you need to know! Simple Mistake means a Simple Fix:
**[color=red]||||||||||[/color] = This should be blank unless you are using the text box as an object and using methods!
[color=green]||||||||||[/color] = This is where you want to put ‘link1’ for what you are trying to do!**
Absolutely, Sir. Actually, you could go round, as Macromedia seems to want to ‘objectize’ everything: you could keep the instance name, but then change the code into