Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/06/2004, 16:31
Bluesman74cl
 
Fecha de Ingreso: marzo-2003
Ubicación: onde toy?
Mensajes: 1.437
Antigüedad: 21 años, 1 mes
Puntos: 9
Ayudenme a ver los errores por favor

Soy nuevo en esto de flash y Action Script.
Tengo tres input nombre, e-mail, comentarios y un boton enviar

Según el tutorial debia poner lo siguiente en las acciones del boton:

On (release)
if (nombre eq "")
Set Variable: "status" = "Por favor digite su nombre";

End ON


pero me arroja los siguientes errores

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 5: Statement must appear within on/onClipEvent handler
On (release)

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 7: ';' expected
Set Variable: "status" = "Por favor digite su nombre";

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 6: Statement must appear within on/onClipEvent handler
if (nombre eq "")

Scene=Scene 1, Layer=Layer 1, Frame=1: Line 7: ';' expected
Set Variable: "status" = "Por favor digite su nombre";

Estoy trabajando en flash mx y quiero aprender a ver que significan estos errores y cómo solucionarlos...desde ya muchas gracias
__________________
Buena Vida...
Francisco