Twister
12-03-2002, 08:39 PM
I feel like an idiot but searching for the answer isn't going well. Heres what i want to do.
if (number != 5) and (name != suzi) and (color != bule) {
gotoAndPlay(4);
}
Except i don't know how to use AND in flash. Do you use the word, or & or &&?
Please help me out here.
Thanks
Twister
if (number != 5) and (name != suzi) and (color != bule) {
gotoAndPlay(4);
}
Except i don't know how to use AND in flash. Do you use the word, or & or &&?
Please help me out here.
Thanks
Twister