jeudi 27 novembre 2014

if statement and visible statement dont work but the things inside it work? ACTIONSCRIPT 3


Vote count:

0




Yeah so here's my code



if(defaultmeter.visible = true)
{
meter1.visible = true;
meter1.x = 124.10;
meter.y = 63.10;
jizz.visible = false;
}


Thing is the things inside the { } work but the the if statement doesnt apply Like when defaultmeter is not visible, the stuff inside the {} still applies :C help please



asked 53 secs ago







if statement and visible statement dont work but the things inside it work? ACTIONSCRIPT 3

Aucun commentaire:

Enregistrer un commentaire