ciao
Vorei concatenare degli IF
Es:
if pippo = 0 && pluto = 0 gotoAndPlay(1)
if caio = 1 && tizio = 1 gotoAndPlay(5)
if io = 2 && me = 2 gotoAndPlay(10)
else _root.play()
Come posso fare??
ciao
Vorei concatenare degli IF
Es:
if pippo = 0 && pluto = 0 gotoAndPlay(1)
if caio = 1 && tizio = 1 gotoAndPlay(5)
if io = 2 && me = 2 gotoAndPlay(10)
else _root.play()
Come posso fare??
Comunque Grazie