je te remerci pour ta reponce
mais je trouve pas la solution
voici la partie de mon programe qui m'interesse:
else if (pcount==0 && bestweaps[n].category=='Pistols') {
px = 410;
pTotal = 50;
progreso = bestweaps[n].hits/bestweaps[n].shots;
porcentaje = progreso;
image({file:'0oMEYQ9St0AwC5E93w/barre grise.png',align:'left', x:100, y:150, w:pTotal, h:10});
image({file:'0oMEYQ9St0AwC5E93w/barre rouge 2.png', x:100, y:150,align:'right',wporcentaje*pTotal), h:10});
c'est la deuxiemme image qui me pose probleme elle fonctionne tres bien de gauche a droite mais impossible de la faire progresser de droite a gauche