ActionScript error

ricardocm

New Member
Messages
3
Reaction score
0
Points
0
Hello,

Can anybody tell me where is the error?

if (my_vars.sender != "" and my_vars.subject != "" and my_vars.message != "")

in this line of code appears :

1084: Syntax error: expecting rightparen before and.

What am I doing wrong?
 
Top