prova con indexOf
if(variabile.indexOf("@")!=-1){
trace("chiocciola presente");
}