a un momnet, j'ai ca :
If getkey=25 and a>3
then
y+1->y
end
If getkey=34 and a<3
then
y-1->y
end
le premier if marche impec, quand je tape la touche 25, g bien y+1 dans y, mais si je tape la touche 34, j'ai jamais y-1 dans y

C kans même embetant. Et je rapelle ke la deuxième condition est respéctée(a<3)
alors ... ke faire ??
merci d'avance
swop